Author: dwoods
Date: Wed Jun 3 02:19:24 2009
New Revision: 781241
URL: http://svn.apache.org/viewvc?rev=781241&view=rev
Log:
update build instructions
Modified:
openjpa/branches/2.0.0-EA2/openjpa-project/pom.xml
Modified: openjpa/branches/2.0.0-EA2/openjpa-project/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-EA2/openjpa-project/pom.xml?rev=781241&r1=781240&r2=781241&view=diff
==============================================================================
--- openjpa/branches/2.0.0-EA2/openjpa-project/pom.xml (original)
+++ openjpa/branches/2.0.0-EA2/openjpa-project/pom.xml Wed Jun 3 02:19:24 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: