You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/08/14 23:35:31 UTC

[jira] Commented: (GERONIMO-3410) jspc-maven-plugin-2.0-alpha-1 is causing build failures on Windows

    [ https://issues.apache.org/jira/browse/GERONIMO-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519787 ] 

Jason Dillon commented on GERONIMO-3410:
----------------------------------------

Bah... windows is to blame :-P

> 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.