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 3a68737 commit 4bc3468Copy full SHA for 4bc3468
Jenkinsfile
@@ -103,7 +103,7 @@ def buildDriver(jabbaVersion) {
103
. ${JABBA_SHELL}
104
jabba use '''+jabbaVersion+'''
105
106
- echo "Building with Java version '''+jabbaVersion+'''
+ echo "Building with Java version '''+jabbaVersion+'''"
107
108
mvn -B -V install -DskipTests -Dmaven.javadoc.skip=true
109
'''
0 commit comments