So... about the double slashes issue SCM-581... I've opened a MNG-issue that contains a simplistic patch and a fix for the relevant test case too. The fix might be a bit invasive as it affects all url:s, not only the scm connection url. The alternative is perhaps to have a separate UrlNormalizer specificly for the scm connection.
http://jira.codehaus.org/browse/MNG-4966 All other normal tests passes. I suppose the original code that removes the double slashes is there for a reason, avoiding http redirects perhaps? Anyone know? Oh, and the documentation mentions a profile for integration tests (-P run-its), but maven 3.0 tells me there is no such profile. http://maven.apache.org/guides/development/guide-building-m2.htm -- Fredrik Jonson --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
