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 9199418 commit 97fd5fdCopy full SHA for 97fd5fd
ci/build.sh
@@ -84,4 +84,4 @@ function logAndExec() {
84
exec "${@}"
85
}
86
87
-logAndExec ./gradlew ciCheck ${goal} "${@}" -Plog-test-progress=true --stacktrace --info
+logAndExec ./gradlew hibernate-maven-plugin:integrationTest ${goal} "${@}" -Plog-test-progress=true --stacktrace --debug
0 commit comments