oops make that:

<inherited>false</inherited>

-Henry


Henry Isidro wrote:

I mean try placing this in the child pom:

<plugin>
   ...
   <configuration>
      <inherited>${inheritGoal}</inherited>
   </configuration>
</plugin>

It might override the parent's setting.

HTH,
Henry


Dixit, Sandeep (ProSource Solutions) wrote:

No, I rather don't know how to override a phase:goal written using
maven-antrun-plugin. Could you give me an example?

Thanks,
Sandeep

-----Original Message-----
From: Henry Isidro [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 10, 2006 6:45 PM
To: Maven Users List
Subject: Re: Overwriting a goal in subproject

Dixit, Sandeep (ProSource Solutions) wrote:


How would that allow selective on and off? Wouldn't it set one value


for

all (parent and child projects)?

Thanks,
Sandeep




Yup, sorry about that, I didn't fully understand your question. Have you

tried overriding the property in the child pom?

- Henry



---------------------------------------------------------------------
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