Adding a Maven 2 POM from secure SVN on a non-standard port does not work
--------------------------------------------------------------------------

                 Key: CONTINUUM-1341
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1341
             Project: Continuum
          Issue Type: Bug
          Components: Web - UI
    Affects Versions: 1.1-alpha-2
         Environment: ubuntu feisty
            Reporter: jan ancajas


When adding a Maven 2 project to Continuum:

URL: http://machine.com:##/svn/project/trunk/pom.xml
User: user
Pass: pass

does not work. But if you enter:

http://user:[EMAIL PROTECTED]:##/svn/project/trunk/pom.xml

in the URL field, leaving the user and pass blank, it works. Credentials work 
when part of the URL, but not when put into the form fields on the page. 
Checking the log, it appears that the ":" is getting omitted when the final URL 
is synthesized from the 1st case above.

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