dependency-check / dependency-check/DependencyCheck

Document multi-module configuration with suppression file

Open
#1,693 1 comment 0 reactions 0 assignees View on GitHub
documentation maven
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

I had the same issue as reported in #711. I tried @jeremylong's suggestion of following the approach recommended by maven-checkstyle-plugin. It worked for `mvn verify` but failed on `mvn -B dependency-check:update-only`

```
[ERROR] No plugin found for prefix 'dependency-check' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/path/to/user/dir/.m2/repository), central (https://repo1.maven.org/maven2)] -> [Help 1]
```

It'd be awesome if the proper approach for handling multi-module configuration with a suppression file was documented on the usage page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.