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: maven aggregate project test scope #4384

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

gitphill
Copy link
Contributor

@gitphill gitphill commented Feb 3, 2023

What does this PR do?

Support --dev flag and --maven-aggregate-project. The --maven-aggregate-project flag now defaults to non test scope dependencies. Only when using --dev will Snyk include test scope dependencies.

This is more inline with the way other Snyk plugins work, defaulting to production dependencies only.

See snyk/snyk-mvn-plugin#144

Support --dev flag and --maven-aggregate-project. The --maven-aggregate-project flag now defaults to non test scope dependencies. Only when using --dev will Snyk include test scope dependencies.

This is more inline with the way other Snyk plugins work, defaulting to production dependencies only.

See snyk/snyk-mvn-plugin#144
@gitphill gitphill requested a review from a team as a code owner February 3, 2023 15:56
@gitphill gitphill self-assigned this Feb 3, 2023
@gitphill gitphill merged commit 99b2db8 into master Feb 6, 2023
@gitphill gitphill deleted the fix/maven-aggregate-project-test-scope branch February 6, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants