when navigating the remote repository in Add Maven Artifact, each directory 
reports that it is an invalid repository URL
------------------------------------------------------------------------------------------------------------------------

                 Key: NPANDAY-522
                 URL: https://issues.apache.org/jira/browse/NPANDAY-522
             Project: NPanday
          Issue Type: Bug
          Components: Visual Studio Add-in
            Reporter: Brett Porter
            Assignee: Brett Porter
             Fix For: 1.5.0-incubating


It seems to have a couple of problems:
- double // in the URL 
- no trailing / on the URL, which gets redirected and is not handled properly.

For example, the URL would be: 
http://localhost:8080/archiva/repository/internal//Castle when it should be 
http://localhost:8080/archiva/repository/internal/Castle/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to