Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1299

Failed to find reference for maven 3.3.3 when executing vagrant script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • build
    • None

    Description

      scripts/vagrant/zeppelin-dev/roles/maven/tasks/main.yml references maven 3.3.3 but installation with ansible for maven 3.3.3 fails:

      fatal: [default]: FAILED! => {"changed": false, "dest": "/tmp/apache-maven-3.3.3-bin.tar.gz", "failed": true, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://apache.mirror.cdnetworks.com/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz"}
      

      I tried other mirros but none of them works.

      "http://apache.mirror.cdnetworks.com/"
      "http://apache.tt.co.kr/"
      "http://mirror.apache-kr.org/"
      "http://mirror.navercorp.com/apache/"

      So it seems to required to update maven version from 3.3.3 to 3.3.9 (latest) at script and documentation

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yoonjs2 Jesang Yoon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: