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

Konstantin Knauf updated FLINK-10519:
-------------------------------------
    Affects Version/s: 1.6.1
                       1.5.4

> flink-parent:1.6.1 artifact can't be found on maven central
> -----------------------------------------------------------
>
>                 Key: FLINK-10519
>                 URL: https://issues.apache.org/jira/browse/FLINK-10519
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.6.1, 1.5.4
>            Reporter: Florian Schmidt
>            Priority: Critical
>
> The flink-parent:1.6.1 artifact can't be found on maven central:
> *Stacktrace from maven*
> {code:java}
> ...
> Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not 
> find artifact org.apache.flink:flink-parent:pom:1.6.1 in central 
> (https://repo.maven.apache.org/maven2)
> ...
> {code}
>  
> Also when browsing the repository in the browser 
> ([https://repo.maven.apache.org/maven2/org/apache/flink/flink-parent/1.6.1/]) 
> it will show the flink-parent artifact in the list, but return 404 when 
> trying to download it. This does only seem to happen from some networks, as I 
> was able to successfully run the following on a server that I ssh'd into, but 
> not on my local device
> {code:java}
> curl 
> https://repo.maven.apache.org/maven2/org/apache/flink/flink-parent/1.6.1/flink-parent-1.6.1.pom{code}
> The artifact can't be found locally, where repo.maven.apache.org resolves to
> {code}
> > host repo.maven.apache.org
> repo.maven.apache.org is an alias for repo.apache.maven.org.
> repo.apache.maven.org is an alias for maven.map.fastly.net.
> maven.map.fastly.net has address 151.101.112.215
> {code}
> On my server repo.maven.apache.org resolves to 151.101.132.215 where the 
> artifact is present.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to