slawekjaranowski commented on code in PR #2452:
URL: https://github.com/apache/maven/pull/2452#discussion_r2134150957


##########
Jenkinsfile:
##########
@@ -21,10 +21,10 @@ properties([buildDiscarder(logRotator(artifactNumToKeepStr: 
'5', numToKeepStr: e
 
 def buildOs = 'linux'
 def buildJdk = '8'
-def buildMvn = '3.9.9'
+def buildMvn = '3.x.x'

Review Comment:
   There is no label `3.9.9` in method `mvnFromVersion`
   
   
https://github.com/apache/maven-jenkins-env/blob/master/vars/jenkinsEnv.groovy#L62-L83



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to