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:
- mvn-2.3.2.txt invocation that works fine with 2.3.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
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:
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