[BUILD-122] Upgrade release plugin to 2.5.1 Created: 04/Apr/13  Updated: 05/May/17  Resolved: 23/Oct/14

Status: Closed
Project: Build
Component/s: None
Affects Version/s: None
Fix Version/s: POMs 30

Type: Task Priority: Neutral
Reporter: Magnolia International Assignee: Magnolia International
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoR:
Empty

 Description   

If anything helps:
http://jira.codehaus.org/browse/MRELEASE#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel

It could help with MRELEASE-812
From our release process page:

maven-release-plugin doesn't work with the latest git --version > 1.8.5
This is caused by MRELEASE-812. It should be fixed with maven-release-plugin 2.5, but we're still using 2.3.2. See BUILD-122 - Upgrade release plugin to 2.5.1 - RESOLVED for follow-up.

Setting the config property below should let you work around the issue (at least it did for Git 1.9.2).

git config --global --add status.displayCommentPrefix true

See http://ilikeorangutans.github.io/2014/04/29/maven-release-plugin-and-git-19/ for background information.

It also helps with multi-module projects where the parent pom is not the reactor and is in a subdirectory of the reactor. See MRELEASE-767 and MRELEASE-885.


Generated at Sun Feb 11 23:38:58 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.