Upgrade to maven-duplicate-finder-plugin 1.0.5

This adds a cache which accelerates mvn install:

1.0.3:

real    3m4.419s
user    3m29.749s
sys     0m48.495s

1.0.5:

real    1m48.533s
user    2m22.457s
sys     0m46.331s
This commit is contained in:
Andrew Gaul 2013-11-16 19:17:39 -08:00
parent 0d3f6441c7
commit 029e718435
1 changed files with 1 additions and 1 deletions

View File

@ -432,7 +432,7 @@
<plugin> <plugin>
<groupId>com.ning.maven.plugins</groupId> <groupId>com.ning.maven.plugins</groupId>
<artifactId>maven-duplicate-finder-plugin</artifactId> <artifactId>maven-duplicate-finder-plugin</artifactId>
<version>1.0.3</version> <version>1.0.5</version>
<configuration> <configuration>
<exceptions> <exceptions>
<exception> <exception>