Skip to content

Commit

Permalink
APPNG-2005 APPNG-2161 make build command bulletproof
Browse files Browse the repository at this point in the history
  • Loading branch information
mherlitzius committed Apr 9, 2018
1 parent 6b9b5c2 commit cd7eb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Expand Up @@ -24,7 +24,7 @@ Respect our Code of Conduct: https://github.com/appNG/appng/blob/master/CODE_OF_
=== Building
Build appNG using the following command:

`mvn install -Djavax.xml.accessExternalSchema=all`
`mvn clean install -Djavax.xml.accessExternalSchema=all`

The build must complete with a `BUILD SUCCESS` message.

Expand Down

0 comments on commit cd7eb86

Please sign in to comment.