Greetings,

We're having issues pulling dependencies for Felix 3.3.0 from Eclipse.org:


wget -S -O /dev/null 
https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar
Connecting to repo.maven.apache.org 
(repo.maven.apache.org)|151.101.44.215|:443... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 404 Not Found
2017-04-20 10:42:44 ERROR 404: Not Found.


>From any other location:
$ wget -S -O /dev/null 
https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar
Connecting to repo.maven.apache.org 
(repo.maven.apache.org)|151.101.32.215|:443... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 200 OK
Length: 223930 (219K) [application/java-archive]
Saving to: ‘/dev/null’


Is there anything we can do to include Felix from Eclipse.org?

Thanks.

Denis

Reply via email to