Well, using a previous version of the plugin isn't an option since one doesn't exist. As for using it in a separate reactor, are you saying you can somehow have multiple reactors during a single build? Can you point me to further information on that subject? Or did you just mean running a separate build of the plugin first like Hilco suggested?
On Mon, Jan 31, 2011 at 12:11 PM, Stephen Connolly < [email protected]> wrote: > you cannot use a plugin within the same reactor as the plugin is built > from. > this is usually solved in one of two ways: > 1. use the immediately previous release of the plugin, so the reactor build > version 1.1-SNAPSHOT but uses version 1.0 > 2. move the plugin to its own reactor > > the reason why this is required is that a plugin can change the build plan, > and the build plan must be constructed before you start building > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense are a direct result of using swype to type on the > screen > On 31 Jan 2011 17:54, "E S" <[email protected]> wrote: >
