Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(java): skip maven bundle plugin logic if vendor id and symbolic name match #2326

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

westonsteimel
Copy link
Contributor

@westonsteimel westonsteimel commented Nov 15, 2023

Adjust the Maven Bundle Plugin specific logic for determining the package name when it seems likely that the Bundle-SymbolicName field does not contain artifactId.

(Adjustment for behavior introduced in #2220)

@westonsteimel westonsteimel marked this pull request as draft November 15, 2023 12:56
@wagoodman wagoodman added the bug Something isn't working label Nov 15, 2023
@westonsteimel westonsteimel force-pushed the tune-java-maven-bundler-logic branch 2 times, most recently from 013797a to 4a0afcb Compare November 15, 2023 15:58
@westonsteimel westonsteimel requested a review from a team November 15, 2023 15:58
@westonsteimel westonsteimel marked this pull request as ready for review November 15, 2023 15:58
…ame match

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
@westonsteimel westonsteimel merged commit b929497 into main Nov 15, 2023
10 checks passed
@westonsteimel westonsteimel deleted the tune-java-maven-bundler-logic branch November 15, 2023 17:44
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
…ame match (anchore#2326)

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants