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 7dc1edc commit 3baaa9bCopy full SHA for 3baaa9b
.github/workflows/publish.yml
@@ -40,4 +40,4 @@ jobs:
40
echo "verify"
41
mvn install -Dmaven.test.skip.exec=true -DskipTests=true -Dmaven.test.skip=true -Dgpg.passphrase=$GPGKEY
42
echo "deploy"
43
- mvn clean deploy
+ mvn clean deploy -e -X
0 commit comments