Author: rdonkin
Date: Wed Aug 19 21:05:07 2009
New Revision: 805974

URL: http://svn.apache.org/viewvc?rev=805974&view=rev
Log:
MAILETCRYPTO-7 apache-release profile from parent pom generate source and 
javadoc jars https://issues.apache.org/jira/browse/MAILETCRYPTO-7

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

Modified: james/mailet/crypto/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/crypto/trunk/pom.xml?rev=805974&r1=805973&r2=805974&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Wed Aug 19 21:05:07 2009
@@ -173,33 +173,6 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-source-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>attach-sources</id>
-            <phase>package</phase>
-            <goals>
-              <goal>jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.5</version>
-        <executions>
-          <execution>
-            <id>create-javadocs</id>
-            <phase>package</phase>
-            <goals>
-              <goal>javadoc</goal>
-              <goal>jar</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-doap-plugin</artifactId>
         <executions>
           <execution>



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

Reply via email to