Author: rdonkin
Date: Wed Feb 25 22:10:22 2009
New Revision: 747939

URL: http://svn.apache.org/viewvc?rev=747939&view=rev
Log:
MailetDocs works nicely for module sites but no report for top level. May need 
to add aggregate feature similar to javadoc plugin. 
https://issues.apache.org/jira/browse/JAMES-891 JAMES-891

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=747939&r1=747938&r2=747939&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Feb 25 22:10:22 2009
@@ -184,6 +184,11 @@
       </plugin>
       -->
       <plugin>
+        <groupId>org.apache.james</groupId>
+        <artifactId>maven-mailetdocs-plugin</artifactId>
+        <version>0.1</version>
+      </plugin>
+      <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
         <configuration>
           <aggregate>true</aggregate>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to