dependency-check / dependency-check/DependencyCheck
Create separate classpath for dependency check execution
Open
enhancement
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
**Is your feature request related to a problem? Please describe.**
For certain projects with conflicting versions of libraries (specifically guava) the plugin cannot run because of missing methods, etc..
**Describe the solution you'd like**
Execute the dependency checker using a separate classpath with all the dependencies it requires in that classpath.
Contributor guide
Assessment
This issue has not been assessed yet.