You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by sa...@apache.org on 2009/10/05 19:06:00 UTC

svn commit: r821920 - /webservices/woden/trunk/java/woden-commons/pom.xml

Author: sagara
Date: Mon Oct  5 17:05:59 2009
New Revision: 821920

URL: http://svn.apache.org/viewvc?rev=821920&view=rev
Log:
Source-jar generation commented. 

Modified:
    webservices/woden/trunk/java/woden-commons/pom.xml

Modified: webservices/woden/trunk/java/woden-commons/pom.xml
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-commons/pom.xml?rev=821920&r1=821919&r2=821920&view=diff
==============================================================================
--- webservices/woden/trunk/java/woden-commons/pom.xml (original)
+++ webservices/woden/trunk/java/woden-commons/pom.xml Mon Oct  5 17:05:59 2009
@@ -75,6 +75,8 @@
                 will generate a JAR for the test resources so that they can be used by these POMs.
                 See http://tildemh.com/2007/12/19/maven2-unit-test-dependencies
             -->
+			
+			<!--
            <plugin>
              <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-jar-plugin</artifactId>
@@ -86,6 +88,7 @@
              </execution>
            </executions>
          </plugin>
+		 -->
        </plugins>
    </build>
 



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