Skip to content

[MRELEASE-812] "prepare" does not commit before tagging and therefore deploys snapshot instead of release #1092

@jira-importer

Description

@jira-importer

Andrei Pozolotin opened MRELEASE-812 and commented

thank you very much for new release!
http://mail-archives.apache.org/mod_mbox/maven-announce/201212.mbox/%3Cop.wpjbptp1kdkhrr@columbia%3E

it seems we need an emergency fix:

attached are 2 logs:

  1. mvn-2.3.2.txt invocation that works fine with 2.3.2
  2. mvn-2.4.0.txt invocation that fails with 2.4

problem:

"perform" does not commit tags, deploys snapshot instead of release

here is project parent:
http://search.maven.org/remotecontent?filepath=com/barchart/base/barchart-archon/2.3.6/barchart-archon-2.3.6.pom

build is invoked both times with this:

mvn --define resume=false release:prepare
mvn --define resume=false release:perform


Affects: 2.3.2, 2.4

Attachments:

Issue Links:

  • MRELEASE-859 release:prepare fails to commit before tagging when using git 1.8.5
    ("is duplicated by")

  • SCM-686 Maven SCM failed to parse "git status" output if git messages are translated

  • MRELEASE-875 release:prepare does not commit pom.xml if not in the git root

  • SCM-740 Maven Release Plugin releases SNAPSHOT instead of STABLE version

  • MRELEASE-883 Upgrade SCM to 1.9.1

  • MRELEASE-875 release:prepare does not commit pom.xml if not in the git root

  • SCM-709 REGRESSION: git status doesn't work if repository root is not the working directory
    ("depends upon")

13 votes, 27 watchers

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:criticalCrashes, loss of data, severe memory leak

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions