[
http://jira.codehaus.org/browse/MGROOVY-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103159
]
Mauro Talevi commented on MGROOVY-64:
-------------------------------------
Try:
svn co https://svn.codehaus.org/jmock/trunk/packaging/maven jmock-maven
cd jmock-maven
mvn install
It will fail with error:
[INFO] startup failed, script1185303893734.groovy: 2: unexpected char: '\' @ lin
e 2, column 39.
1 error
Again - a Windows-only error - could you please look into that too? Not sure
if it's a groovy script issue.
If you edit the root pom and remove all lines in the groovy script except
def ant = new AntBuilder();
and re-build you'll get the failure.
> 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
>
> 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