Ádám Szita created PIG-5395:
-------------------------------
Summary: Pig build is failing due to maven repo access point change
Key: PIG-5395
URL: https://issues.apache.org/jira/browse/PIG-5395
Project: Pig
Issue Type: Bug
Reporter: Ádám Szita
Assignee: Ádám Szita
Currently all builds fail why trying to download ivy-2.2.0 jar at the beginning
of the build process with:
{code:java}
[get] Error opening connection java.io.IOException: Server returned HTTP
response code: 501 for URL:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)