Author: dwoods
Date: Wed Jun  3 02:18:04 2009
New Revision: 781240

URL: http://svn.apache.org/viewvc?rev=781240&view=rev
Log:
update build instructions

Modified:
    openjpa/trunk/openjpa-project/pom.xml

Modified: openjpa/trunk/openjpa-project/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/pom.xml?rev=781240&r1=781239&r2=781240&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/pom.xml (original)
+++ openjpa/trunk/openjpa-project/pom.xml Wed Jun  3 02:18:04 2009
@@ -24,7 +24,7 @@
     <!--
         To build the distribution files from project root:
 
-        mvn clean compile package -Dtest=false
+        mvn clean compile package -Dtest=false -DfailIfNoTests=false
 
         To build and deploy a full digned release with docs, run:
 


Reply via email to