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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to