Author: thomas.heute(a)jboss.com
Date: 2008-09-11 07:23:36 -0400 (Thu, 11 Sep 2008)
New Revision: 11881
Modified:
modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
Log:
minor
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-11 11:23:30 UTC (rev 11880)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-11 11:23:36 UTC (rev 11881)
@@ -90,4 +90,17 @@
<modules>
</modules>
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <configuration>
+ <aggregate>true</aggregate>
+ </configuration>
+ </plugin>
+ </plugins>
+ </reporting>
+
+
</project>
Show replies by date