Author: rdonkin
Date: Mon May 23 08:14:29 2011
New Revision: 1126374
URL: http://svn.apache.org/viewvc?rev=1126374&view=rev
Log:
Inherit more from parent pom.xml
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=1126374&r1=1126373&r2=1126374&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Mon May 23 08:14:29 2011
@@ -280,20 +280,7 @@
</configuration>
</plugin>
-->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <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-assembly-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]