Author: mbenson
Date: Tue Sep 17 19:30:39 2013
New Revision: 1524187
URL: http://svn.apache.org/r1524187
Log:
preserve javadoc per module; seems aggregated javadoc is available as well?
which is fine by me
Modified:
commons/sandbox/weaver/trunk/pom.xml
Modified: commons/sandbox/weaver/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/weaver/trunk/pom.xml?rev=1524187&r1=1524186&r2=1524187&view=diff
==============================================================================
--- commons/sandbox/weaver/trunk/pom.xml (original)
+++ commons/sandbox/weaver/trunk/pom.xml Tue Sep 17 19:30:39 2013
@@ -209,9 +209,6 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>