Continuum

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

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-2
  • Fix Version/s: 1.1-beta-1
  • Component/s: Web - UI
  • Labels:
    None
  • Environment:
    ubuntu feisty
  • Complexity:
    Intermediate
  • Number of attachments :
    1

Description

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:pass@machine.com:##/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.

Issue Links

Activity

Hide
jan ancajas added a comment -

attached patch.

Show
jan ancajas added a comment - attached patch.
Hide
Emmanuel Venisse added a comment -

Applied. Thanks.

Show
Emmanuel Venisse added a comment - Applied. Thanks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: