We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c123554 commit 56e7359Copy full SHA for 56e7359
etc/scripts/build.sh
@@ -48,4 +48,4 @@ mvn ${MAVEN_ARGS} --version
48
mvn -B ${MAVEN_ARGS} \
49
-f "${WS_DIR}"/pom.xml \
50
-Dmaven.test.failure.ignore=true \
51
- clean package
+ clean install
0 commit comments