Author: rdonkin
Date: Sat Jan 17 04:38:28 2009
New Revision: 735281

URL: http://svn.apache.org/viewvc?rev=735281&view=rev
Log:
Generate plugin goals report

Modified:
    james/mailet/maven-mailetdocs-plugin/trunk/pom.xml
    james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml

Modified: james/mailet/maven-mailetdocs-plugin/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/pom.xml?rev=735281&r1=735280&r2=735281&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/pom.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/pom.xml Sat Jan 17 04:38:28 2009
@@ -203,6 +203,10 @@
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>taglist-maven-plugin</artifactId>
         <version>2.2</version>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-plugin-plugin</artifactId>
       </plugin>
     </plugins>
   </reporting>

Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml?rev=735281&r1=735280&r2=735281&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Sat Jan 17 
04:38:28 2009
@@ -33,7 +33,8 @@
   <body>
 
     <menu name="MailetDocs Maven Plugin">
-      <item name="Overview" href="index.html"/>
+      <item name="Introduction" href="index.html"/>
+      <item name="Goals" href="plugin-info.html"/>
       <item 
        name="DOAP" 
        href="doap_crypto-mailets.rdf" 



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

Reply via email to