You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/02/27 11:12:51 UTC

[maven-bug] Updated: (MAVEN-298) even the simplest tasks in maven throw exceptions

The following issue has been updated:

    Updater: Henning Schmiedehausen (mailto:hps@intermeta.de)
       Date: Thu, 27 Feb 2003 4:12 AM
    Comment:
This is the full log of the prepare-filesystem task on the turbine-2
HEAD
    Changes:
[Attachment] [maven.log] was added

---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-298&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-298


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-298
    Summary: even the simplest tasks in maven throw exceptions
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: core
   Versions:
             1.0-beta-9

   Assignee: Jason van Zyl
   Reporter: Henning Schmiedehausen

    Created: Thu, 27 Feb 2003 4:11 AM
    Updated: Thu, 27 Feb 2003 4:12 AM
Environment: RedHat Linux 7.3, JDK 1.3.1_07

Description:
I use the current jakarta-turbine-maven HEAD as of today.

Check out the current jakarta-turbine-2 HEAD. Go into the root directory
and do a 

"maven  java:prepare-filesystem"

The maven.log reports

[...]
2003-02-27 10:01:39,409 WARN  org.apache.commons.jelly.expression.jexl.JexlExpression - Caught exception evaluating: org.apache.commons.jexl.ExpressionImpl@2522a6. Reason: java.lang.NumberFormatException:
 includes
java.lang.NumberFormatException: includes
        at java.lang.Integer.parseInt(Integer.java:409)
        at java.lang.Integer.valueOf(Integer.java:511)
        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)

[...]

(Full log is attached)



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira