Releases: jenkinsci/pipeline-maven-plugin
Releases · jenkinsci/pipeline-maven-plugin
pipeline-maven-3.7.0
- JENKINS-57543 Support PostgreSQL database
- JENKINS-57605 Use the "H2 API Plugin" to load H2
(i) The Pipeline Maven Plugin now needs to install the "H2 API Plugin". It is done transparently if the master is connected to the Internet
pipeline-maven-3.7.0-beta-1
JENKINS-57543 Support PostgreSQL database
JENKINS-57605 Use the "H2 API Plugin" to load H2
Download URL: https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/pipeline-maven/3.7.0-beta-1/pipeline-maven-3.7.0-beta-1.hpi
pipeline-maven-3.6.15-beta-1
- JENKINS-57543 Support PostgreSQL database
- JENKINS-57605 Use the "H2 API Plugin" to load H2
Download URL: https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/pipeline-maven/3.6.15-beta-1/pipeline-maven-3.6.15-beta-1.hpi
pipeline-maven-3.6.14
- JENKINS-54038 support multiple jacoco reports
- JENKINS-57483 Bump H2 to 1.4.199
- JENKINS-56666 fix for qoomon/maven-git-versioning-extension
pipeline-maven-3.6.12
JENKINS-57332 fix mix of artifact.version
and artifact.baseVersion
in PipelineMavenPluginDao#getGeneratedArtifacts()
pipeline-maven-3.6.11
JENKINS-56666 maven-git-versioning-extension causes warnings due to temporary pom.xml file name '.git-versioned.pom.xml'
pipeline-maven-3.6.10
- JENKINS-57145 Reduce message length when
withMaven(){...}
is running indocker.image("").inside{...}
- JENKINS-57144 Fix cod snippet generator bug for tempBinDir
- JENKINS-56232 mavenLocalRepo: support absolute folder path in addition to relative folder path
pipeline-maven-3.6.9
- Fix NPE in PipelineTriggerService.java
pipeline-maven-3.6.8
- JENKINS-56044 Merge publishers (junit) with the same filename pattern
- JENKINS-55889 Support tycho-surefire-plugin tests
- JENKINS-56246 on MySQL, support up to 100 chars on the maven_artifact.version column
- JENKINS-56228 fixed build being triggered multiple times.
pipeline-maven-3.6.8-beta-2
- JENKINS-56044 Merge publishers (junit) with the same filename pattern
- JENKINS-55889 Support tycho-surefire-plugin tests
- JENKINS-56246 on MySQL, support up to 100chars on the maven_artifact.version column
- [JENKINS-56228] fixed build being triggered multiple times.