在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):jenkinsci/maven-plugin开源软件地址(OpenSource Url):https://github.com/jenkinsci/maven-plugin开源编程语言(OpenSource Language):Java 94.0%开源软件介绍(OpenSource Introduction):maven-pluginJenkins plugin for building Maven 2/3 jobs. See Maven Project Plugin on Jenkins' Wiki for more information. Version historySee the changelog Maven jobs and Java versions compatibility** : Because java serialized classes are exchanged between Jenkins Controller and Maven Jobs it is required that the JVM used to launch Maven is superior or equal to the version of Java for which Jenkins Controller is built for.
See also JENKINS-18403, JENKINS-28294 If Jenkins detects that you are trying to use a JDK older than the controller prerequisite, it automatically reconfigure your build to use the JDK on which your agent is running. It displays in your build logs a message like :
But due to the remoting upgrade in Jenkins 2.27+ this workaround doesn't work anymore if your agent or maven job is using Java < 7 - JENKINS-40990 (Because remoting is compiled for Java 7) Known issues are listed in Jira Historically this plugin was released alongside Jenkins core releases. 2.0 releases up to 2.204.1 saw this plugin released separately, but still bundled with Jenkins, although not always in the newest version. See Stop bundling Maven plugin and Subversion plugin with Jenkins. This plugin provides an advanced integration for Maven 2/3 projects. Even if Jenkins provides natively a Maven builder to use a build step in classical Jenkins jobs (freestyle, ...) this plugin provides a more advanced integration with specific a specific job type providing uniq features like:
See Building a maven2 project for more information on how to use this. Environment Variables This plugin exposes variables found from the project's POM (as of version 2.1):
And many others features provided by Jenkins plugins ecosystem |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论