|
||||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||||
- [mojo-dev] [jira] (MLICENSE-50) settings.xml file an... David Katz (JIRA)
- [mojo-dev] [jira] (MLICENSE-50) settings.xml fi... Robert Scholte (JIRA)

Actually, the examples are wrong: baseDir is a File path and uses OS-specific separators, so with Windows this leads to invalid URLs.
Instead you should use ${project.baseUri}
Fixed in rev.17842