Skip to content

Commit

Permalink
Issue #76: Skip dependency locations report.
Browse files Browse the repository at this point in the history
  • Loading branch information
mk23 committed Sep 13, 2015
1 parent 6fe143c commit 919861f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.8</version>
<configuration>
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 919861f

Please sign in to comment.