Are you 100% sure it's the xref that's doing this? John Farrell wrote: > 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: org.apache.commons.jexl.ExpressionImpl@54f169. 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 > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org