Author: rdonkin
Date: Tue May 31 14:20:53 2011
New Revision: 1129688

URL: http://svn.apache.org/viewvc?rev=1129688&view=rev
Log:
Push RAT run into parent pom

Modified:
    james/mailet/ai/trunk/pom.xml

Modified: james/mailet/ai/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1129688&r1=1129687&r2=1129688&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 14:20:53 2011
@@ -88,41 +88,6 @@ Modules
 
 
     <plugins>
-    
-<!-- 
-
-
-
-
-=============================================
-Apache Rat
- -->
-      <plugin>
-        <groupId>org.apache.rat</groupId>
-        <artifactId>apache-rat-plugin</artifactId>
-        <inherited>true</inherited>
-        <executions>
-          <execution>
-            <phase>verify</phase>
-            <goals>
-              <goal>check</goal>
-            </goals>
-            <configuration>
-              <excludes>
-                <exclude>NOTICE.*</exclude>
-                <exclude>LICENSE.*</exclude>
-                <!-- Generated by Maven -->
-                <exclude>release.properties</exclude>
-                <exclude>dist/**/*</exclude>
-                <!-- Eclipse -->
-                <exclude>**/.*</exclude>
-                <exclude>.*/**/*</exclude>
-              </excludes>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      
 <!-- 
 
 



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

Reply via email to