aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r--archiva-modules/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml
index 51652aa23..21241228a 100644
--- a/archiva-modules/pom.xml
+++ b/archiva-modules/pom.xml
@@ -46,6 +46,7 @@
</dependency>
</dependencies>
</dependencyManagement>
+
<reporting>
<plugins>
<!-- No need for the standard project reports -->
@@ -93,9 +94,12 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>taglist-maven-plugin</artifactId>
+ <version>2.4</version>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
+ <version>2.2</version>
<configuration>
<aggregate>true</aggregate>
</configuration>