Hi,

We have a strong need to completely override certain standard goals defined
by the plugins. In these cases, attaching preGoals or postGoals is not
enough. If we define the overriden goals in our project's maven.xml, all
works fine. However, we want to centralize these goal overrides by breaking
them out into a separate jelly script and then <jelly:import>'ing this
shared script from our maven.xml. This does not seem to work at all, even
with the inherit attribute set true. However, unique new goals that are
defined in our imported jelly script are registered and do work fine.

So, it seems that jelly script that has been imported by maven.xml can
define new goals, but cannot override already defined goals. Is this true
and is there any workaround for this?

Thanks in advance,

--------------------------------------
David Zeleznik
ILOG - Changing the rules of business
mailto:[EMAIL PROTECTED]
http://www.ilog.com
--------------------------------------


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

Reply via email to