You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/05/08 16:45:30 UTC

svn commit: r1100749 - /james/mailet/ai/trunk/pom.xml

Author: rdonkin
Date: Sun May  8 14:45:29 2011
New Revision: 1100749

URL: http://svn.apache.org/viewvc?rev=1100749&view=rev
Log:
JAMES-1231 Added back in JXR report.

Modified:
    james/mailet/ai/trunk/pom.xml

Modified: james/mailet/ai/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1100749&r1=1100748&r2=1100749&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Sun May  8 14:45:29 2011
@@ -431,6 +431,21 @@ Site 
                   <report>issue-tracking</report>
                 </reports>
               </plugin>
+            <!--
+    
+    
+    
+             =================================
+             Cross reference        
+             -->
+              <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <configuration>
+                  <aggregate>true</aggregate>
+                </configuration>
+              </plugin>
+              
            </reportPlugins>
         </configuration>
       </plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org