Makes sense.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Christian Goos <[EMAIL PROTECTED]> wrote on 09/09/2003 
07:42:06 PM:

> Hi,
> 
> I tried out the launch configurations generated by the
> eclipse:external-tools-21 plugin.
> It is not possible launching the generated targets.
> 
> When I change the command line from 
> -e -p ${resource_loc} 
> to -e -p ${resource_name}
> maven starts working correctly (I have to select the project.xml I want 
to
> use of course).
> 
> Christian
> 
> -----Original Message-----
> From: Ibbeken Michael [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 09, 2003 9:31 AM
> To: [EMAIL PROTECTED]
> Subject: overwriting goals in maven.xml
> 
> hi,
> 
>   i wonder that when overwriting e.g. goal 'jar:jar' it works as 
expected on
> invoking 'maven jar:jar' though
>   it does not use my overwritten version of 'jar:jar' when invoking 
'maven
> jar'. i have to overwrite 'jar' as
>   well to get the expected behaviour.
> 
>   i suppose it has to do with the prereqs goal attribute of each goal 
which
> is resolved only in an isolated way
>   in the currently active file (jelly.plugin OR maven.xml) where the 
active
> file is determined by the goal
>   mentioned on the maven command line.
> 
>   is this a bug or a feature?
> 
>   would be nice if i only had to overwrite those goals that i want to
> instead of also overwriting those that
>   depend on the goal i intend to overwrite.
> 
> thanks for comments,
> 
>   michael
> 
> 
> ---------------------------------------------------------------------
> 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]
> 


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

Reply via email to