Repositories which require authentication get blacklisted
---------------------------------------------------------

                 Key: MPIR-180
                 URL: http://jira.codehaus.org/browse/MPIR-180
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: dependencies
    Affects Versions: 2.1.2
         Environment: maven 2.2.1
maven-site-plugin 2.1
            Reporter: Stevo Slavic


Dependencies report when rendering dependency repository locations wrongfully 
blacklists repositories which require authentication.

Bug is in DependenciesRenderer, void blacklistRepositoryMap( Map repos, List 
repoUrlBlackListed ) method, ProjectInfoReportUtils.getInputStream( repoUrl, 
settings ) call throws IOException ("java.io.IOException: Server returned HTTP 
response code: 401 for URL: ...") if repoUrl is URL of a repository which 
requires authentication.

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