maven changes plugin subtitle has unexpanded project.version?

2013-12-28 Thread Marshall Schor
We're using the maven-changes-plugin to prepare an html page describing what was changed in a release, using the jira-report option. The report it produces has this html source included: Last Published: 2013-12-27  | Version: ${project.version}

Re: Unable to use the maven-release-plugin to release

2013-12-28 Thread Robert Scholte
Hi, it depends on the type of problem you're facing. as said before, these are probably the best options: - try maven-release-plugin 2.4 - use an older version of GIT with English locale. For details see https://jira.codehaus.org/browse/MRELEASE-812 Robert Op Sat, 28 Dec 2013 15:34:26 +0100 s

Re: Unable to use the maven-release-plugin to release

2013-12-28 Thread Julien Nicoulaud
Hi, I tried the workaround (release plugin 2.4.2 + maven-scm-provider-gitexe 1.8.1) without success, still messing up releases with snapshot versions. I'm on git 1.8.5.2. Am I missing something else ? Here is my parent pom with the release profile I use if this can help: https://gitorious.org/net