The configuration can't be separated by goal, the container will
inject the variables that are supported by the goal and ignore those
that aren't used by the goal..so in practice it doesn't normally cause
a problem to have configuration from multiple goals all munged
together...however I would recommend putting that config into the
execution to make it clear.

On Sat, Nov 28, 2009 at 9:23 AM, wujek.srujek <[email protected]> wrote:
>
> Hi. Thanks for the answer.
> My question was more about specific goals. When I configure the plugin in
> the "global" configuration, can I put all properties there, from all mojos?
> And when I configure  a single execution, I need to specify a goal, and then
> I can only use this goal's properties, right?
> --
> View this message in context: 
> http://old.nabble.com/Maven-plugin-configuration-tp26545395p26553529.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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