Author: rdonkin
Date: Mon May 23 11:45:33 2011
New Revision: 1126450

URL: http://svn.apache.org/viewvc?rev=1126450&view=rev
Log:
Inherit more from parent pom.

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

Modified: james/mailet/base/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=1126450&r1=1126449&r2=1126450&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Mon May 23 11:45:33 2011
@@ -227,28 +227,6 @@
           </instructions>
         </configuration>
       </plugin>
-      <!-- Add NOTICE and LICENSE to generated JAR -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
-              </resourceBundles>
-              <properties>
-                     <!--  <preProjectText>PRE PROCESS TEXT</preProjectText>  
-->
-                     <postProjectText>This file is automatically generated by 
dependencies declared in pom.xml</postProjectText>
-                     <addLicense>true</addLicense>
-              </properties>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
 
       <!-- Site generation -->
       <plugin>



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

Reply via email to