On Fri, Sep 19, 2008 at 3:44 PM, Pierre-Arnaud Marcelot <[EMAIL PROTECTED]>wrote:
> Hopefully there's a workaround: > > # mvn release:prepare > => fails > # svn up -r head > # mvn release:prepare -Dresume > > I confirm that the workaround is working. I finally get the release:prepare goal to finish successfully. Now let's move to another problem, we still need to resolve. When modifying the pom.xml (removing the -SNAPSHOT from the version), the MANIFEST.MF file don't get updated. I think we could use this command 'clean studio:eclipse install verify' in the Release plugin configuration to fix this. Pierre-Arnaud
