Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 4 Aug 2003 10:55 AM
Fixed previously
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/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: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: 0 minutes
Project: maven
Components:
core
Fix Fors:
1.0-rc1
Versions:
1.0-beta-9
Assignee:
Reporter: Henning Schmiedehausen
Created: Thu, 27 Feb 2003 4:11 AM
Updated: Mon, 4 Aug 2003 10:55 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: [EMAIL PROTECTED] 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.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]