Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-417

Use dynamic Apache Maven mirror link

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.4, 1.5.3
    • 1.5.4, 1.6.0
    • build
    • None

    Description

      This issue aims to replace a broken Apache Maven mirror link with a more stable one. If we use a dynamic mirror link, it will not broken easily.

      -RUN wget http://apache.mesi.com.ar/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz -O maven.tgz
      +RUN wget "https://www.apache.org/dyn/closer.lua?action=download&filename=/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz" -O maven.tgz
      

      Attachments

        Issue Links

          Activity

            No work has yet been logged on this issue.

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: