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 1ebcc8f commit 555e6c3Copy full SHA for 555e6c3
.ci/releasenotes-gen-xdoc-push.sh
@@ -16,7 +16,7 @@ echo TARGET_VERSION="$TARGET_VERSION"
16
checkout_from https://github.com/checkstyle/contribution
17
18
cd .ci-temp/contribution/releasenotes-builder
19
-./mvnw -e --no-transfer-progress clean compile package
+mvn -e --no-transfer-progress clean compile package
20
cd ../../../
21
22
if [ -d .ci-temp/checkstyle ]; then
0 commit comments