dependency-check / dependency-check/DependencyCheck
Maven Plugin - Exclude Child Module Option
Open
enhancement
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.