On one of my Maven projects, there is a NumberFormatException during the cross 
reference goal. The stack trace starts like this:

2003-08-05 12:04:21,135 WARN  
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught exception 
evaluating: [EMAIL PROTECTED] Reason: 
java.lang.NumberFormatException: includes
java.lang.NumberFormatException: includes
        at java.lang.Integer.parseInt(Integer.java:414)
        at java.lang.Integer.valueOf(Integer.java:516)
        at 
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
        at 
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)


and goes on and on. Any ideas on what's happening? The whole stack trace is 
included in the attached zip for anyone who's interested.

John

Attachment: xref.zip
Description: Zip archive

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

Reply via email to