Username is completely ignored
------------------------------

         Key: MRELEASE-120
         URL: http://jira.codehaus.org/browse/MRELEASE-120
     Project: Maven 2.x Release Plugin
        Type: Bug

    Versions: 2.0-beta-4    
    Reporter: Matthew Beermann
    Priority: Critical
     Fix For: 2.0


When I run something like "mvn release:prepare -DdryRun=true 
-Dusername=mb011000", the resulting contents of release.properties suggest that 
the username is being completely ignored when forming the scm.url:

scm.username=mb011000
scm.url=scm\:cvs\:pserver\:anonymous\:@prdwebdev17\:/projects\:system-core

Note that the "anonymous" has stuck around for some reason. This may be related 
to MRELEASE-83 and/or MRELEASE-107, but I don't think it's a duplicate.

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

Reply via email to