mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-18 17:47:05 +01:00
Added Dependency plugin to Reporting section because it has an excellent Dependency Analysis Report.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -362,6 +362,10 @@ Copyright (c) 2012 - Jeremy Long
|
||||
</build>
|
||||
<reporting>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-project-info-reports-plugin</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user