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

Maven Plugin - Exclude Child Module Option #566

Open
jeremylong opened this issue Sep 19, 2016 · 0 comments
Open

Maven Plugin - Exclude Child Module Option #566

jeremylong opened this issue Sep 19, 2016 · 0 comments

Comments

@jeremylong
Copy link
Owner

In the maven plugin - the aggregate goal needs to be able to exclude specific modules. In some cases we've seen entire modules that are actually integration tests and all of the dependencies included just cause noise.

While yes, you should upgrade the dependencies in your integration tests, if you are creating a BOM and wanting to check only your actually application excluding these child modules (possibly by regex) would be useful.

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

No branches or pull requests

1 participant