Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.1-alpha-2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:kubuntu feisty
-
Complexity:Intermediate
Description
Failure when adding project via Url - MungedHttpsURL is missing ":" if svn url includes a port number.
Add project POM Url of "http://www.xxx.com:44302/svn/**/trunk/**/pom.xml" results in:
INFO Action:create-projects-from-metadata - Malformed URL (MungedHttpsURL is not valid): http://user:*****@www.xxx.com44302/svn/***/trunk/***/pom.xml
Impact: Product cannot be used if repository URL contains a port number.
Issue Links
- duplicates
-
CONTINUUM-1341
Adding a Maven 2 POM from secure SVN on a non-standard port does not work
-