Author: vsiveton
Date: Thu Feb 28 17:39:02 2008
New Revision: 632200

URL: http://svn.apache.org/viewvc?rev=632200&view=rev
Log:
MPLUGIN-81: Handle Mojo annotations as Javadoc taglets to make better javadoc

o added new module

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=632200&r1=632199&r2=632200&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Thu Feb 28 17:39:02 2008
@@ -168,6 +168,7 @@
     <module>maven-plugin-plugin</module>
     <module>maven-plugin-tools-model</module>
     <module>maven-plugin-testing-harness</module>
+    <module>maven-plugin-tools-javadoc</module>
   </modules>
 
   <dependencyManagement>


Reply via email to