Author: rdonkin
Date: Tue May 31 14:57:46 2011
New Revision: 1129726
URL: http://svn.apache.org/viewvc?rev=1129726&view=rev
Log:
No longer needed with Maven 3
Modified:
james/mailet/project/trunk/pom.xml
Modified: james/mailet/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129726&r1=1129725&r2=1129726&view=diff
==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 14:57:46 2011
@@ -233,13 +233,6 @@ Javadoc
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
<execution>
- <id>aggregate</id>
- <goals>
- <goal>aggregate</goal>
- </goals>
- <phase>site</phase>
- </execution>
- <execution>
<id>javadoc-jar</id>
<phase>package</phase>
<goals>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]