Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3.2 (Beta)
-
Component/s: Release
-
Labels:None
-
Environment:Maven 2.0.9
Mac OSX
JDK 1.5.0_13-119
Using svn+ssh with private/public key authentication
-
Complexity:Intermediate
-
Number of attachments :
Description
I have logged a separate bug against the subversion SCM
http://jira.codehaus.org/browse/SCM-419
Basically I cannot release prepare using continuum because it the UI is forcing me to enter a username which is triggering the bug above.
Hence if the username is omitted I need continuum to ignore it and not attempt to pass -Dusername parameter to the underlying maven call.
This seems to have been changed somewhere along the line.
As of 1.3.2-SNAPSHOT r752591 I can prepare a release of a project in Subversion without supplying credentials on the form.