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 82675df commit 1b490b1Copy full SHA for 1b490b1
scripts/noIntegration.sh
@@ -6,5 +6,5 @@ FOLDER=`pwd`
6
7
set -e
8
9
-./mvnw clean install -DskipTests ${@}
+./mvnw clean install ${@}
10
${FOLDER}/scripts/generateDocs.sh ${@}
0 commit comments