You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/07/18 06:18:01 UTC

svn commit: r557144 - /incubator/tuscany/java/sca/distribution/pom.xml

Author: lresende
Date: Tue Jul 17 21:18:00 2007
New Revision: 557144

URL: http://svn.apache.org/viewvc?view=rev&rev=557144
Log:
Temporarly remove javadoc from distribution to check if this would solve the problem on the continuum build

Modified:
    incubator/tuscany/java/sca/distribution/pom.xml

Modified: incubator/tuscany/java/sca/distribution/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/distribution/pom.xml?view=diff&rev=557144&r1=557143&r2=557144
==============================================================================
--- incubator/tuscany/java/sca/distribution/pom.xml (original)
+++ incubator/tuscany/java/sca/distribution/pom.xml Tue Jul 17 21:18:00 2007
@@ -93,6 +93,7 @@
         </resources>
 
         <plugins>
+            <!--
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-dependency-plugin</artifactId>
@@ -123,13 +124,13 @@
                     </execution>
                 </executions>
             </plugin>
+            -->
 
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-ant-plugin</artifactId>
-<!--
                 <version>1.1</version>
--->
+
                 <executions>
                     <execution>
                         <id>generate-sources</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org