You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jo...@apache.org on 2007/02/13 22:15:10 UTC

svn commit: r507231 - /jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

Author: jochen
Date: Tue Feb 13 13:15:09 2007
New Revision: 507231

URL: http://svn.apache.org/viewvc?view=rev&rev=507231
Log:
Added the rat-maven-plugin.

Modified:
    jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/branches/b1_2/pom.xml?view=diff&rev=507231&r1=507230&r2=507231
==============================================================================
--- jakarta/commons/proper/fileupload/branches/b1_2/pom.xml (original)
+++ jakarta/commons/proper/fileupload/branches/b1_2/pom.xml Tue Feb 13 13:15:09 2007
@@ -295,6 +295,10 @@
           <minSeverity>info</minSeverity>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+      </plugin>
     </plugins>
   </reporting>
 </project>



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