Author: rwinston
Date: Fri Sep  8 09:36:41 2006
New Revision: 441556

URL: http://svn.apache.org/viewvc?view=rev&rev=441556
Log:
Add javadocs report

Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml?view=diff&rev=441556&r1=441555&r2=441556
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml (original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml Fri Sep  8 
09:36:41 2006
@@ -263,6 +263,14 @@
                                        </reportSet>
                                </reportSets>
                        </plugin>
+
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <configuration>
+                               </configuration>
+                       </plugin>
+
                </plugins>
        </reporting>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to