Uploaded image for project: 'Maven Ant Tasks (RETIRED)'
  1. Maven Ant Tasks (RETIRED)
  2. MANTTASKS-248

artifact:dependencies does not use SSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • dependencies task
    • None
    • Patch

    Description

      The harcoded base URL used by artifact:dependencies is the old non-SSL version:

      http://repo1.maven.org/maven2
      

      This is used during a bootstrap build of Maven itself, so should be updated to

      https://repo.maven.apache.org/maven2
      

      so that all artifacts are fetched over SSL.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joe@kafsemo.org Joseph Walton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: