Author: rdonkin
Date: Tue May 31 14:31:26 2011
New Revision: 1129702

URL: http://svn.apache.org/viewvc?rev=1129702&view=rev
Log:
Push source jar creation 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=1129702&r1=1129701&r2=1129702&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Tue May 31 14:31:26 2011
@@ -174,26 +174,7 @@ NOTICE and LICENSE (add to generated JAR
           </execution>
         </executions>
       </plugin>
-<!-- 
-
-
-
 
-=============================================
-Source
- -->
-      <plugin>
-         <groupId>org.apache.maven.plugins</groupId>
-         <artifactId>maven-source-plugin</artifactId>
-         <executions>
-            <execution>
-               <id>attach-sources</id>
-               <goals>
-                  <goal>jar</goal>
-               </goals>
-            </execution>
-         </executions>
-      </plugin>
 <!-- 
 
 



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

Reply via email to