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