Added Dependency plugin to Reporting section because it has an excellent Dependency Analysis Report.

This commit is contained in:
Anthony Whitford
2015-09-05 22:56:36 -07:00
parent 3bb716b060
commit 064236ed5b

View File

@@ -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>