Merged
Conversation
antonireus
commented
Feb 16, 2026
Comment on lines
-4
to
-6
| <!-- Upgrading to 3.3.1 causes the following error: | ||
| Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.1:jar-no-fork (attach-sources) on project project-keeper-shared-model-classes: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. | ||
| Using goal "jar-no-fork" and specifying a classifier didn't help. See https://stackoverflow.com/questions/76305897/maven-build-fails-after-upgrading-to-maven-source-plugin-from-3-2-1-to-3-3-0 --> |
Contributor
Author
There was a problem hiding this comment.
The issue doesn't happen any more with 3.4.0
Comment on lines
-98
to
-100
| <!-- Ignore vulnerability in org.glassfish:javax.json:jar:1.1.4:runtime | ||
| as this is accepted for accessing exasol json documents on GitHub --> | ||
| <exclude>CVE-2023-7272</exclude> |
Contributor
Author
There was a problem hiding this comment.
no longer relevant
|
skyglass
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.