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

Ethan Li closed STORM-3563.
---------------------------
    Resolution: Fixed

Merged into 2.1.x-branch and master. I didn't set "Fix Version" here because I 
don't want to include this into release notes.

> Travis fails because of missing maven package from the mirror
> -------------------------------------------------------------
>
>                 Key: STORM-3563
>                 URL: https://issues.apache.org/jira/browse/STORM-3563
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Travis fails because of the following error:
> {code:java}
> 0.39s$ wget 
> http://mirrors.rackhosting.com/apache/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz
>  -P $HOME
> --2020-01-03 06:21:16--  
> http://mirrors.rackhosting.com/apache/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz
> Resolving mirrors.rackhosting.com (mirrors.rackhosting.com)... 77.247.64.34, 
> 2a02:4de0:21::2
> Connecting to mirrors.rackhosting.com 
> (mirrors.rackhosting.com)|77.247.64.34|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2020-01-03 06:21:17 ERROR 404: Not Found.
> {code}
> The latest maven version is 3.6.3. 3.6.1 is removed from the mirror. 
> We should use https://archive.apache.org/dist/maven/maven-3/3.6.1/ to prevent 
> this from happening every time there is a new maven minor release.
> Also we should cache maven to avoid re-download every time. 



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

Reply via email to