On Thu, Nov 19, 2009 at 1:24 PM, Benjamin Bentmann
<[email protected]> wrote:
> Brian Fox wrote:
>
>> I guess what I had in mind was given a single reactor build:
>> A : Jar
>> B: War but binds jar to a phase.
>>
>> Will B always get the same version of the jar plugin as A?
>
> No, the projects are handled independently regarding their build plugins.

That's what I expected. Not sure how I feel about that, it certainly
would be confusing when one module does one thing and another does it
differently. Admittedly an edge case completely covered by locking
down your versions anyway.

What is the behavior in an embedded env like M2e? Since it's not going
to execute the full lifecycle, it probably needs to have the same
logic regardless to look at the lifecycle and pick the right version
of a plugin it does run.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to