You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (Created) (JIRA)" <ji...@apache.org> on 2012/01/04 09:07:38 UTC

[jira] [Created] (NPANDAY-522) when navigating the remote repository in Add Maven Artifact, each directory reports that it is an invalid repository URL

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

        

[jira] [Resolved] (NPANDAY-522) when navigating the remote repository in Add Maven Artifact, each directory reports that it is an invalid repository URL

Posted by "Brett Porter (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter resolved NPANDAY-522.
----------------------------------

    Resolution: Fixed
    
> 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