Pierre-Arnaud Marcelot schrieb: > On Fri, Sep 19, 2008 at 3:44 PM, Pierre-Arnaud Marcelot > <[EMAIL PROTECTED] <mailto:[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.
Yep. Otherwise we make it working or add another goal especially for this. > > Pierre-Arnaud >
