I have a sneaky feeling that the plugin does not understand about how the reactor works... which would leave you no better off than using the maven-invoker-plugin on your own pom with an invoker.properties to define what needs to get invoked (and at least that's an official plugin)
On 12 May 2011 10:36, Eike Kettner <[email protected]> wrote: > Hi > > I once came across the aggregate plugin: > > http://code.google.com/p/maven-aggregate-plugin/wiki/Usage > > i never tried it though, but might be helpful... > > regards > Eike > > On [Wed, 11.05.2011 11:52], Konrad Bernstein wrote: > > Hi, > > > > I want to execute a plugin after execution of another plugin (goal). > > More concrete: I need to patch the eclipse file '.classpath' each time > "mvn eclipse:eclipse" has been called. > > So I can't bind execution to a phase. > > > > Thanks in advance, > > > > Konrad > > > > -- > > NEU: FreePhone - kostenlos mobil telefonieren und surfen! > > Jetzt informieren: http://www.gmx.net/de/go/freephone > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > -- > email: [email protected] https://www.eknet.org pgp: 481161A0 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
