You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/08/24 13:50:14 UTC

svn commit: r434375 - /incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml

Author: rineholt
Date: Thu Aug 24 04:50:13 2006
New Revision: 434375

URL: http://svn.apache.org/viewvc?rev=434375&view=rev
Log:
stil fails when built from root

Modified:
    incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml

Modified: incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml?rev=434375&r1=434374&r2=434375&view=diff
==============================================================================
--- incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml (original)
+++ incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml Thu Aug 24 04:50:13 2006
@@ -167,13 +167,14 @@
     </dependencies>
 
     <!-- The assembly plugin cannot understand maven1 pom -->
+    <!--
     <build>
         <defaultGoal>install</defaultGoal>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.1</version>
+                <version>2.2-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <phase>package</phase>
@@ -190,5 +191,6 @@
             </plugin>
         </plugins>
     </build>
+        -->
 
 </project>



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