Uploaded image for project: 'Apache Submarine'
  1. Apache Submarine
  2. SUBMARINE-492

Remove the maven install instructions in travis

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • CI/CD

    Description

      Due to the TonY source code had removed from submarine, so we should remove the specific maven install instructions in travis system.

      In .travis.yml file:

      # maven 3.6.1 (3.6.2 build tony failed!!!)
      - echo "Download Maven 3.6.1"
      - wget https://archive.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz
      - tar zxvf apache-maven-3.6.1-bin.tar.gz || travis_terminate 1
      - export M2_HOME=$PWD/apache-maven-3.6.1
      - export PATH=$M2_HOME/bin:$PATH
      

      Attachments

        Issue Links

          Activity

            People

              danielthank Daniel Chin
              jiwq Wanqiang Ji
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: