]> source.dussan.org Git - archiva.git/commitdiff
aggregate jxr
authorOlivier Lamy <olamy@apache.org>
Thu, 1 Nov 2012 23:47:25 +0000 (23:47 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 1 Nov 2012 23:47:25 +0000 (23:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1404834 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 357fdb39779cbc545814e47be27a06a6dcdd76ac..76037686c243fd0fc989cb3d7d71bb39fc5c86cd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jxr-plugin</artifactId>
         <version>${jxrVersion}</version>
+        <inherited>false</inherited>
+        <configuration>
+          <aggregate>true</aggregate>
+        </configuration>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>