The only way to do that would be to specify the other plugin's execution
right after eclipse:eclipse on the command line. For example:

mvn eclipse:eclipse myplugin:patch

I guess the easiest thing would be to write a script that you use for this.

/Anders
On Wed, May 11, 2011 at 11:52, Konrad Bernstein <[email protected]> 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]
>
>

Reply via email to