Author: hboutemy Date: Wed Jul 20 20:36:09 2011 New Revision: 1148930 URL: http://svn.apache.org/viewvc?rev=1148930&view=rev Log: use m-jxr-p 2.3 to add aggregate source jxr
Modified: maven/maven-3/trunk/pom.xml Modified: maven/maven-3/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1148930&r1=1148929&r2=1148930&view=diff ============================================================================== --- maven/maven-3/trunk/pom.xml (original) +++ maven/maven-3/trunk/pom.xml Wed Jul 20 20:36:09 2011 @@ -547,7 +547,7 @@ </reportSet> </reportSets> </plugin> - <!--plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> <version>2.3</version> @@ -565,7 +565,7 @@ </reports> </reportSet> </reportSets> - </plugin--> + </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId>