Author: gabriele
Date: Thu Dec 23 02:40:31 2010
New Revision: 1052141
URL: http://svn.apache.org/viewvc?rev=1052141&view=rev
Log:
removed download of outdated copy of maven-site during release docs package
Modified:
incubator/chemistry/opencmis/trunk/pom.xml
Modified: incubator/chemistry/opencmis/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/pom.xml?rev=1052141&r1=1052140&r2=1052141&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/pom.xml (original)
+++ incubator/chemistry/opencmis/trunk/pom.xml Thu Dec 23 02:40:31 2010
@@ -424,7 +424,7 @@
<argumnet>-k</argumnet>
<argumnet>-np</argumnet>
<argument>--include-directories=/chemistry </argument>
-
<argument>--exclude-directories=/chemistry/javadoc</argument>
+
<argument>--exclude-directories=/chemistry/javadoc,/chemistry/maven-site</argument>
<argument>${docs.start.url}</argument>
</arguments>
</configuration>