Happens to me too. I copy the info to reproduce my problem, already sent to Milos through the mailing list:

Clone

http://bitbucket.org/tidalwave/solidblue-src

use changeset ff1a8816545b (just before where I set <verifyIntegrity>false</verifyIntegrity>) and then run

mvn -B -Prelease,generate-revision-id clean initialize release:clean release:prepare release:perform

(that's precisely how my Hudson runs it). All artifacts stays locally and hg doesn't push, so to reset and restart you just have to strip the latest three hg changesets created by the release plugin. My Hudson says that the project is buildable from scratch without using my mirror, so you should be fine. Let me know.

(generate-revision-id just emits some messages in the log and creates .description files that are needed by my Hudson pipeline - I think you can omit it, and you should still reproduce the problem)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to