Skip to content

Releases: jenkinsci/pipeline-maven-plugin

1322.v9ef317a_3e0a_9

08 Aug 21:03
9ef317a
Compare
Choose a tag to compare

🐛 Bug fixes

  • NPE in WithMavenStepExecutionCallBack.finished (#682) @jglick

👻 Maintenance

📦 Dependency updates

  • build(deps-dev): Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 (#680) @dependabot
  • build(deps): Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#673) @dependabot
  • build(deps): Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.2.1 to 3.3.0 (#675) @dependabot
  • build(deps): Bump de.skuzzle.enforcer:restrict-imports-enforcer-rule from 2.3.1 to 2.4.0 (#667) @dependabot
  • build(deps-dev): Bump junit from 1214.va_2f9db_3e6de0 to 1217.v4297208a_a_b_ce (#663) @dependabot
  • build(deps): Bump slf4j-api from 1.7.36 to 2.0.7 (#664) @dependabot

1314.v09626b_14362f

25 Jul 21:59
09626b1
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

  • switch from docker-fixtures to testcontainers (#661) @olamy
  • Fix url to download Apache Maven binary (#649) @olamy

📦 Dependency updates

  • build(deps-dev): Bump docker-fixtures from 166.v912b_95083ffe to 178.v2c7d2343886b_ (#659) @dependabot
  • build(deps): Bump git-changelist-maven-extension from 1.6 to 1.7 (#656) @dependabot
  • build(deps-dev): Bump junit from 1198.ve38db_d1b_c975 to 1214.va_2f9db_3e6de0 (#655, #643, #636) @dependabot
  • Replace deprecated 'hamcrest-*' modules with 'hamcrest' (#648) @NotMyFault
  • build(deps): Bump maven-surefire-plugin from 3.0.0 to 3.1.2 (#647, #633) @dependabot
  • build(deps): Bump restrict-imports-enforcer-rule from 2.2.0 to 2.3.1 (#644) @dependabot
  • build(deps-dev): Bump testcontainers.version from 1.18.0 to 1.18.3 (#642, #634) @dependabot
  • build(deps): Bump maven-shared-utils from 3.3.4 to 3.4.2 (#639, #632) @dependabot

1298.v43b_82f220a_e9

02 May 21:34
43b82f2
Compare
Choose a tag to compare

💥 Potential breaking changes

  • feature: do not catch exceptions occuring inside the plugin (#626) @bguerin

Plugin used to catch every internal exceptions and only log them (some appears in the build console, but not all). Now they are relaunched to go outside the plugin and be handled by Jenkins itself. However the plugin will do its best to run every publisher, and if multiple exceptions are launched, they are grouped.

Please open bugs if you face new exceptions with this new version

Plugin traceability (display of Java and Maven versions, maven settings used) used to be ON by default. It could be disabled but at each step level only. It is now OFF by default, and could also be enabled / disabled at the global level (in the plugin configuration on the tools administration page). If you rely on these informations on the build log, you should either enable traceability globally or change your code.

👻 Maintenance

📦 Dependency updates

  • build(deps-dev): Bump junit from 1196.vb_4cf28b_c7724 to 1198.ve38db_d1b_c975 (#630) @dependabot
  • build(deps): Bump maven-plugin from 3.21 to 3.22 (#628) @dependabot

1293.v6c4d0ce54ee8

24 Apr 22:54
6c4d0ce
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • build(deps-dev): Bump junit from 1189.v1b_e593637fa_e to 1196.vb_4cf28b_c7724 (#623) @dependabot

1290.vf21c81e8c57f

20 Apr 07:10
f21c81e
Compare
Choose a tag to compare

🐛 Bug fixes

  • bugfix: Snippet generator fails: No enum constant org.jenkinsci.plugins.pipeline.maven.MavenPublisherStrategy (JENKINS-71073) (#620) @bguerin

👻 Maintenance

📦 Dependency updates

1279.v5d711113020f

07 Mar 19:10
5d71111
Compare
Choose a tag to compare

🐛 Bug fixes

  • bugfix: dependency trigger is not visible anymore in configuration page (#601) @bguerin

👻 Maintenance

📦 Dependency updates

1274.v870c8cb_fa_369

05 Mar 21:46
870c8cb
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

pipeline-maven-3.11.2

11 Jan 08:59
Compare
Choose a tag to compare

🐛 Bug fixes

Full Changelog: pipeline-maven-3.11.1...pipeline-maven-3.11.2

1257.v89e586d3c58c

03 Jan 15:42
89e586d
Compare
Choose a tag to compare

🐛 Bug fixes

1256.v14a_6e1e0de4b

03 Jan 07:56
14a6e1e
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates