You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Wanqiang Ji (Jira)" <ji...@apache.org> on 2020/05/09 14:56:00 UTC

[jira] [Updated] (SUBMARINE-492) Remove the maven install instructions in travis

     [ https://issues.apache.org/jira/browse/SUBMARINE-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wanqiang Ji updated SUBMARINE-492:
----------------------------------
     Fix Version/s:     (was: 0.4.0)
    Target Version: 0.4.0

> Remove the maven install instructions in travis
> -----------------------------------------------
>
>                 Key: SUBMARINE-492
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-492
>             Project: Apache Submarine
>          Issue Type: Task
>          Components: CI/CD
>            Reporter: Wanqiang Ji
>            Priority: Major
>              Labels: newbie++
>
> 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:
> {code:java}
> # 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
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org