On 26 June 2013 01:41, Olivier Lamy <ol...@apache.org> wrote: > correct. > In case of failure during deploy: > * cd target/checkout && mvn clean deploy -Papache-release > or > * export/checkout the tag && mvn clean deploy -Papache-release
Neither of those guarantee that the workspace agrees with the tag. Only by checking out the tag into a fresh workspace can you hope to guarantee that. > > > 2013/6/26 Barrie Treloar <baerr...@gmail.com>: >>> And if the "mvn deploy" fails for any reason? >> >> We get this often enough with a crappy connection to our nexus servers. >> >>> Is it necessary to re-run release:perform? >> >> release:perform may be at the stage where it has deleted the >> configuration file details, in which case you just revert to the >> manual steps that release:perform is automating for you. >> >> If its tagged everything correctly, and you build is fine - but the >> upload to the staging repository failed, then you can do this >> yourself. >> >> Or you can just re-spin the release process. No drama. >> >>> And does that always create a fresh workspace? >> >> Yes. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org >> For additional commands, e-mail: dev-h...@maven.apache.org >> > > > > -- > Olivier Lamy > Ecetera: http://ecetera.com.au > http://twitter.com/olamy | http://linkedin.com/in/olamy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org