You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/05/28 20:53:38 UTC

svn commit: r661044 - /james/mime4j/trunk/pom.xml

Author: rdonkin
Date: Wed May 28 11:53:37 2008
New Revision: 661044

URL: http://svn.apache.org/viewvc?rev=661044&view=rev
Log:
Added tag list plugin to reports

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=661044&r1=661043&r2=661044&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Wed May 28 11:53:37 2008
@@ -371,6 +371,11 @@
           </excludes>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>taglist-maven-plugin</artifactId>
+        <version>2.2</version>
+      </plugin>
     </plugins>
   </reporting>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org