jspc-maven-plugin-2.0-alpha-1 is causing build failures on Windows
------------------------------------------------------------------
Key: GERONIMO-3410
URL: https://issues.apache.org/jira/browse/GERONIMO-3410
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: buildsystem
Affects Versions: 2.0, 2.0.x
Environment: WinXP
Reporter: Donald Woods
Assignee: Donald Woods
Priority: Critical
Fix For: 2.0.x
http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
-tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
4K downloaded
[INFO] [jspc:compile {execution: default}]
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] null
Illegal character in path at index 18: file:/C:/Documents and
Settings/Anita/.m2
/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalArgumentException
at java.net.URI.create(URI.java:842)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
The jspc-maven-plugin-2.0-alpha-1.jar is to blame. I still had a copy of the
last alpha-1-SNAPSHOT laying around
(jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it over the
released alpha-1.jar from 8/8 and my builds starting working again on WinXP....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.