mirror of https://github.com/apache/openjpa.git
update build instructions
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@781240 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
751a60b393
commit
a6f5dad980
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue