absurdfarce commented on code in PR #2042: URL: https://github.com/apache/cassandra-java-driver/pull/2042#discussion_r2146073187
########## Jenkinsfile-datastax: ########## @@ -27,7 +27,7 @@ def initializeEnvironment() { env.GITHUB_BRANCH_URL = "${GITHUB_PROJECT_URL}/tree/${env.BRANCH_NAME}" env.GITHUB_COMMIT_URL = "${GITHUB_PROJECT_URL}/commit/${env.GIT_COMMIT}" - env.MAVEN_HOME = "${env.HOME}/.mvn/apache-maven-3.6.3" + env.MAVEN_HOME = "${env.HOME}/.mvn/apache-maven-3.8.8" Review Comment: The corresponding PR for the DataStax Jenkins runner has been merged and I'm working on building a new runner now. Assuming we merge this once we have an image on the ASF CI side that includes the proper version of Maven I think we'll be all set. In short: there's no reason to take this out that I can see. -- 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: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org