I take it back, I am not sure what it is doing, but there is another
maven.xml within the subproject, and looks like it is trying to execute
the default goal in that subproject.

How can I force a noop short of making sure no maven.xml file in any
subproject has a default goal?

thanks,
PHilip


On Tue, 28 Jan 2003, Philip Crotwell wrote:

>
> That helped, at least I am not getting a error about noop. But with
> goals="" it appears that it is grabbing the default goal and trying to
> apply that to all the subprojects, instead of doing a "noop".
>
> Just FYI, as I can simply remove the default goal. But if this is the
> expected behavior, then we may need a noop in cases where you want to do a
> noop, but there is a default goal???
>
> thanks,
> PHilip
>
>


-------------------------------------------------------------------------------
Philip Crotwell             [EMAIL PROTECTED]                  803-777-0955
-------------------------------------------------------------------------------


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

Reply via email to