You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christian Sell <ch...@netcologne.de> on 2003/02/20 10:35:17 UTC

building from cvs - errors

hello,

I'll give it another shot - I have updated maven from the cvs and 
invoked the build-bootstrap file. The build runs successfully (it says), 
but leaves the messages shown below in the log. The same happens in 
other projects.

Can anybody tell me whats going on?



2003-02-20 10:26:31,071 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "echo" element.
2003-02-20 10:26:31,486 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "available" element.
2003-02-20 10:26:31,490 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "available" element.
2003-02-20 10:26:31,496 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class com.werken.werkz.jelly
.ProjectTag doesn't support the nested "path" element.
2003-02-20 10:26:31,501 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:31,505 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:33,140 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class com.werken.werkz.jelly
.ProjectTag doesn't support the nested "path" element.
2003-02-20 10:26:33,142 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:33,147 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:33,389 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class com.werken.werkz.jelly
.ProjectTag doesn't support the nested "path" element.
2003-02-20 10:26:33,391 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:33,394 ERROR org.apache.commons.jelly.tags.ant.AntTag - 
Class org.apache.commons.jel
ly.tags.core.IfTag doesn't support the nested "path" element.
2003-02-20 10:26:33,534 WARN 
org.apache.commons.jelly.expression.jexl.JexlExpression - Caught except
ion evaluating: org.apache.commons.jexl.ExpressionImpl@1712492. Reason: 
java.lang.NumberFormatExcepti
on: For input string: "includes"
java.lang.NumberFormatException: For input string: "includes"
         at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:426)
         at java.lang.Integer.valueOf(Integer.java:532)
         at 
org.apache.commons.jexl.util.Coercion.coerceInteger(Coercion.java:95)
         at 
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:177)
         at 
org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:104)
         at 
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:106)
         at 
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:88)
         at 
org.apache.commons.jexl.parser.ASTNotNode.value(ASTNotNode.java:88)
         at 
org.apache.commons.jexl.parser.ASTExpression.value(ASTExpression.java:85)
         at 
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:123)
         at 
org.apache.commons.jelly.expression.jexl.JexlExpression.evaluate(JexlExpression.java:115)
         at 
org.apache.commons.jelly.expression.jexl.JexlExpressionFactory$ExpressionSupportLocal.eval
uate(JexlExpressionFactory.java:168)
         at 
org.apache.commons.jelly.expression.ExpressionSupport.evaluateRecurse(ExpressionSupport.ja
va:106)
         at 
org.apache.commons.jelly.expression.ExpressionSupport.evaluateAsBoolean(ExpressionSupport.
java:116)
         at 
org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:90)
         at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
         at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
         at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
         at 
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
         at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
         at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
         at 
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
         at com.werken.werkz.jelly.ProjectTag.doTag(ProjectTag.java:112)
         at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
maven.log lines 1-40/442 48%