Issue Details (XML | Word | Printable)

Key: MPCHANGELOG-89
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lukas Theussl
Reporter: Lukas Theussl
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Changelog Plugin

Plugin fails with anonymous access and empty password in scm url

Created: 19/Dec/06 06:01 PM   Updated: 19/Dec/06 06:12 PM   Resolved: 19/Dec/06 06:12 PM
Return to search
Component/s: None
Affects Version/s: 1.9.1
Fix Version/s: 1.9.2

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide

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).



There are no comments yet on this issue.