Author: rdonkin
Date: Mon May 23 12:11:31 2011
New Revision: 1126464
URL: http://svn.apache.org/viewvc?rev=1126464&view=rev
Log:
MAILETCRYPTO-9 Inherit standard maven source release.
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=1126464&r1=1126463&r2=1126464&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Mon May 23 12:11:31 2011
@@ -226,24 +226,6 @@
</configuration>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-assembly-plugin</artifactId>
- <configuration>
-
<descriptorSourceDirectory>${basedir}/src/assemble/</descriptorSourceDirectory>
- <tarLongFileMode>gnu</tarLongFileMode>
- </configuration>
- <executions>
- <execution>
- <id>make-assembly</id>
- <phase>package</phase> <!-- append to the packaging phase. -->
- <goals>
- <goal>attached</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
<!-- Site generation -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]