You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by ma...@apache.org on 2007/03/07 16:09:55 UTC

svn commit: r515624 - /incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml

Author: matzew
Date: Wed Mar  7 08:09:54 2007
New Revision: 515624

URL: http://svn.apache.org/viewvc?view=rev&rev=515624
Log:
adding a rat to the build...

Modified:
    incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml

Modified: incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml?view=diff&rev=515624&r1=515623&r2=515624
==============================================================================
--- incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml (original)
+++ incubator/adffaces/branches/matzew-core-1.0.0-incubation/pom.xml Wed Mar  7 08:09:54 2007
@@ -189,6 +189,15 @@
   </scm>
 
   <build>
+
+    <plugins>
+      <!--plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+        <version>1.0-alpha-1</version>
+      </plugin-->
+    </plugins>
+
     <pluginManagement>
       <plugins>