URL Not Appropriate as Remote Repository ID -------------------------------------------
Key: MANTTASKS-119 URL: http://jira.codehaus.org/browse/MANTTASKS-119 Project: Maven 2.x Ant Tasks Issue Type: Bug Affects Versions: 2.0.8 Environment: Windows Reporter: Sam Neth Priority: Minor When configuring remote repositories in Maven, the id property is required. The remoteRepository tag instead assigns a default id, which was previously "remote", but changed to be the URL of the repository in SVN revision 586615 for MANTTASKS-78. This causes builds to break on Windows, which isn't fond of the ':' character in the resulting maven metadata file names. If the URL is to be used in this manner, it should be converted to something Windows-friendly. I don't develop on Windows, and I'll be "working around" the problem by providing an id as should have been done in the first place, so I won't be submitting a patch or waiting anxiously for a fix, but I felt I should report this. -- 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