Just on a lark I tried upgrading to the 2.1 version of the release plugin and everything works.
Rich On Wed, Jan 12, 2011 at 11:19 AM, Richard Wallace <[email protected]> wrote: > Hello all, > > I'm trying to release a multi-module project using Maven 2.1.0 and > release plugin 2.0-beta-9. When the release:prepare starts it tries > to resolve these plugins before even building the artifacts. Since > they aren't yet available in the reactor, it looks in the local repo. > They aren't there, so it looks in the remote repo. It can't find it > there so the release fails. Why is it trying to resolve these > artifacts in the parent _before_ the artifacts are built? Is there a > way to prevent this? > > Rich > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
