|
Mark Struberg made changes - 23/Nov/09 05:01 PM
this should be fixed by Please use the localCheckout option to use a file:// mvn release:perform -DlocalCheckout=true
Mark Struberg made changes - 23/Nov/09 05:03 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fabrizio, there is a similar issue with other distributed SCMs. You may take a look at e.g. SCM-444 where we discussed this for git.
For solving this cleanly, we need to change the maven-scm-api, maven-release-manager, maven-release-plugin, all maven-scm-providers for DSCMs (git, bazaar, hg)
I think we should try to address this in the next major maven-scm update. But since this is imho a pretty heavy task I don't expect this to happen quickly.