This could be where Martin got stuck ... when compiling the 2.2.M1 source
release (link posted earlier) I get the following problem testing main.

I have tried replacing my repository etc ... I think James was the last person
playing with JavaCC? This problem did not exist for the 2.2.M0 release as far as
I know....

Jody

test:test:
java:prepare-filesystem:
    [mkdir] Created dir: C:\java\2.2.M1\module\main\target\classes
Attempting to download javacc-3.2.jar.
369K downloaded
Attempting to download plexus-utils-1.0-beta-1.jar.
34K downloaded

java:compile:
javacc:jjtree-generate:
    [echo] javaccPackageName:org.geotools
    [echo] jjtreePackageName:org.geotools
-OUTPUT_DIRECTORY=C:\java\2.2.M1\module\main\target\generated-src\main\java\org\geotools
Creating directory:
C:\java\2.2.M1\module\main\target\generated-src\main\java\org\geotools
Creating directorty:
C:\java\2.2.M1\module\main\target\generated-src\main\java\org\geotools
Java Compiler Compiler Version 3.2 (Tree Builder)
(type "jjtree" with no arguments for help)
Error setting input: org.javacc.jjtree.JJTreeIOException: File  not found.
Caught exception evaluating: [EMAIL PROTECTED]
Reason: java.lang.reflect.InvocationTargetE
xception
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:149)
        at
org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:339)
        at
org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:213)
        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.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.evaluate(JexlExpression
Factory.java:168)
        at org.apache.commons.jelly.tags.core.SetTag.doTag(SetTag.java:130)
        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.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79)
        at
org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at
org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:127)
        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.PreGoalTag$1.firePreGoal(PreGoalTag.java:87)



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to