Nathan Coast <[EMAIL PROTECTED]> wrote on 29/09/2003 03:17:55 PM:
> Hi,
>
> I'm getting an "Unknown goal" error message when using the reactor.
> The goal is
> successfully executed for a couple of the sub-projects but fails on
> one of the
> later ones.
>
> this is my jellyscript
> <maven:reactor
> basedir="${basedir}"
> postProcessing="true"
> includes="*/project.xml"
> goals="junitejb:test"
> banner="Executing junitejb tests"
> ignoreFailures="false"/>
>
> The maven.log contains around a dozen exceptions like this
>
> java.lang.NumberFormatException: For input string: "includes"
> at java.lang.NumberFormatException.
> forInputString(NumberFormatException.java:48)
[snip]
Ignore all those.
> ......................
> .....................
>
> any ideas? I'm guessing the unkown goal message is a side effect of
something
> going wrong in the execution of the goal on one of the sub-projects
> but I don't
> know where to look for the underlying error.
Sounds like a reactor bug.
Can you post the actual stack trace?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]