On Wed, 2003-04-02 at 01:21, [EMAIL PROTECTED] wrote:
> "Nick S" <[EMAIL PROTECTED]> wrote on 01/04/2003 08:48:54 PM:
> 
> > 
> > java.lang.NumberFormatException: For input string: "includes"

[...]

> >     <!-- J A R  R E S O U R C E S -->
> >     <!-- Resources that are packaged up inside the JAR file -->
> >     <resources>
> >       <includes>
> >         <include>servlet.jar</include>
> >       </includes>
> >     </resources>

I think you need a <resource> element around the <includes> element.

> Nick,
> 
> your best bet on these ones is to file a bug report in 
> http://jira.codehaus.org for Maven and put up your project.xml and 
> anything else that helps.

That might still be a good idea, I guess. The error message could be
more helpful.

-Mark.


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

Reply via email to