Plugin fails with anonymous access and empty password in scm url
----------------------------------------------------------------
Key: MPCHANGELOG-89
URL: http://jira.codehaus.org/browse/MPCHANGELOG-89
Project: maven-changelog-plugin
Issue Type: Bug
Affects Versions: 1.9.1
Reporter: Lukas Theussl
Assigned To: Lukas Theussl
Fix For: 1.9.2
According to http://maven.apache.org/scm/cvs.html, one should add a separator
between the username and the '@' for anonymous access with an empty password.
Currently this fails because the plugin expects exactly 6 tokens in the scm url
(pom.repository.connection) for pserver access. This makes it impossible to use
the changelog plugin at the same time with other plugins that use the scm
library (like jdiff).
--
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