Masatake Iwasaki created BIGTOP-3290:
----------------------------------------
Summary: FIx build failure of Oozie
Key: BIGTOP-3290
URL: https://issues.apache.org/jira/browse/BIGTOP-3290
Project: Bigtop
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
Building Oozie 4.3.0 fails due to http access prohibited by maven repo.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project oozie-main: Error downloading resources archive.: Could not transfer
artifact org.apache:apache-jar-resource-bundle:jar:1.4 from/to central
(http://repo1.maven.org/maven2): Transfer failed for
http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar
501 HTTPS Required
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)