Uploaded image for project: 'Maven Project Info Reports Plugin'
  1. Maven Project Info Reports Plugin
  2. MPIR-180

Repositories which require authentication get blacklisted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.2
    • 2.3
    • dependencies
    • None
    • maven 2.2.1
      maven-site-plugin 2.1

    Description

      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.

      Attachments

        Activity

          People

            siveton Siveton Vincent
            sslavic Stevo Slavić
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: