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: correctly parse dverbose test scope dependency management #179

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

orsagie
Copy link
Contributor

@orsagie orsagie commented Aug 8, 2024

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

When a pom brings in a dependency that is managed by a parent with dependencyManagement and the --Dverbose flag is used - the plugin would not show the correct dependencies. This fixes the issue.

Where should the reviewer start?

Look at the test pom and run the tests

How should this be manually tested?

Any background context you want to provide?

What are the relevant tickets?

Screenshots

Additional questions

@orsagie orsagie requested a review from a team as a code owner August 8, 2024 12:30
@orsagie orsagie force-pushed the fix/test-scope-dependency-management branch 18 times, most recently from 9be20f7 to 01bb9f6 Compare August 14, 2024 10:35
@orsagie orsagie force-pushed the fix/test-scope-dependency-management branch from 01bb9f6 to 5d411ab Compare August 14, 2024 10:46
@orsagie orsagie merged commit d6b1b1c into master Aug 14, 2024
4 checks passed
@orsagie orsagie deleted the fix/test-scope-dependency-management branch August 14, 2024 10:56
@snyksec
Copy link

snyksec commented Aug 14, 2024

🎉 This PR is included in version 3.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants