jira-importer commented on issue #359: URL: https://github.com/apache/maven-apache-parent/issues/359#issuecomment-2771694033
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented If you relay want to support old Maven versions in project you can override property: `minimalMavenBuildVersion` in this specific project, it should be done before merge or in next commit to fix - do we not look for build status ... after merge??? Current m-site-p requirements in jenkins file is: ``` asfMavenTlpPlgnBuild(jdk:['8','11','14'], maven:['3.3.x', '3.5.x', '3.8.x']) ``` I see two other issues here: - missing JDK 14 on jenkins - you should ask INFRA for instal it for you - in maven-jenkins-env there is missing label for Maven 3.8.x - so the latest 3.x - today 3.9.6 is used - https://github.com/apache/maven-jenkins-env/blob/master/vars/jenkinsEnv.groovy -- 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