Hi all,
Looking at the release plans for 2.1 and 2.2 I don't see
anything about addressing the big fat hairy race condition that
prevents multiple maven builds on the same local repository from
risking corruption of the local repo. There have been a few proposals
and several JIRAs, and it's sort of keeps parallel execution of
unrelated builds from working well without doing things like
specifying tons of local-repositories. Any chance one of those
proposals could make it into 2.1 or 2.2?
If not, would it at least be possible to shorten the race by
having the wagon download things into a unique temporary directory and
then doing a quick rename once the download is in place. That should
reduce the problem, if not solve it anyway.
regards,
Christian.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]