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 53eb51b commit 57e8a9bCopy full SHA for 57e8a9b
clitest.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash -v
2
+# The intention is not to really validate the results of the command,
3
+# but to make note should any commands fail and other packaging failures.
4
5
mvn clean package -Dmaven.test.skip=true
6
0 commit comments