[
https://issues.apache.org/jira/browse/RANGER-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Don Bosco Durai closed RANGER-2284.
-----------------------------------
> Unable to build image using docker
> ----------------------------------
>
> Key: RANGER-2284
> URL: https://issues.apache.org/jira/browse/RANGER-2284
> Project: Ranger
> Issue Type: Bug
> Components: build-infra
> Affects Versions: master
> Reporter: Nelson Costa
> Assignee: Don Bosco Durai
> Priority: Major
> Attachments: build_ranger_using_docker.sh
>
>
> Running `./build_ranger_using_docker.sh -build_image` fails with error:
> {noformat}
> ---> 62b699d731cb
> Step 11/27 : ADD
> https://www.apache.org/dist/maven/maven-3/3.5.3/binaries/apache-maven-3.5.3-bin.tar.gz.sha1
> /tools
> ADD failed: failed to GET
> https://www.apache.org/dist/maven/maven-3/3.5.3/binaries/apache-maven-3.5.3-bin.tar.gz.sha1
> with status 404 Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>404 Not Found</title>
> </head><body>
> <h1>Not Found</h1>
> <p>The requested URL
> /dist/maven/maven-3/3.5.3/binaries/apache-maven-3.5.3-bin.tar.gz.sha1 was not
> found on this server.</p>
> </body></html>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)