how about lifecycle:[packaging]:[phase]

e.g. lifecycle:jar:compile and lifecycle:jar:test-compile

this would have the side-effect that you might need to override both lifecycle:jar:compile and lifecycle:war:compile to alter all compile settings, but I see plusses to that too

Sent from my iPod

On 9 Nov 2008, at 11:26, Benjamin Bentmann <[EMAIL PROTECTED]> wrote:

Jason van Zyl wrote:

I don't think anyone is generally going to type:
default-execution-id

As said before, I believe it's nice to distinguish executions of different plugin goals to allow their separate configuration. So how about appending the goal name like

 default-execution-compile
 default-execution-testCompile

?


Benjamin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to