[ http://jira.codehaus.org/browse/MNG-1429?page=comments#action_50707 ]
John Casey commented on MNG-1429: --------------------------------- this file is meant to skip duplicate SCM commits, IIRC. We should make the persistence of this file smarter, so it will only persist if a SCM commit took place. Or, perhaps it's not even worth doing this? > release.properties should be removed between (failed) release runs > ------------------------------------------------------------------ > > Key: MNG-1429 > URL: http://jira.codehaus.org/browse/MNG-1429 > Project: Maven 2 > Type: Bug > Components: maven-release-plugin > Versions: 2.0 > Reporter: Jorg Heymans > > > I spent too much time trying to find out why maven wasn't accepting my scm > urls : > 1) enter invalid scm url in pom > 2) run maven release:prepare, it fails - release.properties is created > nevertheless > 3) correct scm url in pom > 4) rerun maven release:prepare - updated pom values are ignored. > the solution is to manually delete release.properties to force a reread of > the pom. > If you don't realize this file is being created , you're in for a long and > frustrating search :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
