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 ec424f0 commit 24b7cd2Copy full SHA for 24b7cd2
Jenkinsfile
@@ -1,3 +1,4 @@
1
+
2
def withMavenWorkspace(Closure body) {
3
withMaven(jdk: 'OpenJDK 17 Latest', maven: 'Apache Maven 3.9',
4
mavenLocalRepo: env.WORKSPACE_TMP + '/.m2repository',
0 commit comments