[
http://jira.codehaus.org/browse/MGROOVY-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104094
]
Jason Dillon commented on MGROOVY-64:
-------------------------------------
Aight, I think I understand why this happens, though I need to check exactly
where the ${xxx} bits are getting expanded. The problem is that ${basedir} is
getting expanded into the full path, which on windows is evil
c:\horrible\path\style, which is confusing Groovy, since it thinks those \h \p
and \s are supposed to be escapes. Or at least that is my current theory.
Will test a few things and fix this... assuming its not super crazy insane to
fix :-P
> Invalid dependency path on Windows
> ----------------------------------
>
> Key: MGROOVY-64
> URL: http://jira.codehaus.org/browse/MGROOVY-64
> Project: Maven 2.x Groovy Plugin
> Issue Type: Bug
> Components: execute
> Affects Versions: 1.0-beta-1
> Environment: Windows XP
> Reporter: Mauro Talevi
> Assignee: Jason Dillon
> Priority: Blocker
> Fix For: 1.0-beta-2
>
>
> On Windows XP - use of AntBuilder in the groovy script is not possible as the
> path to the Ant dependency contains illegal characters.
> Caused by: java.net.URISyntaxException: Illegal character in path at index
> 18:
> file:/C:/Documents and
> Settings/<username>/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
> Presumably the spaces in the "Documents and Settings".
> The problem does not manifest itself in 1.0-alpha-3.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email