Norbert Luksa created IMPALA-10411:
--------------------------------------
Summary: Build failed for impala-cdh-7.1-maint-exhaustive due to
permission denied error
Key: IMPALA-10411
URL: https://issues.apache.org/jira/browse/IMPALA-10411
Project: IMPALA
Issue Type: Bug
Components: Jenkins
Reporter: Norbert Luksa
The error is:
{code:java}
19:39:47 [ERROR] Failed to execute goal on project impala-minimal-hive-exec:
Could not resolve dependencies for project
org.apache.impala:impala-minimal-hive-exec:jar:0.1-SNAPSHOT: Failed to collect
dependencies for [org.apache.hive:hive-exec:jar:3.1.3000.7.1.6.0-104
(compile)]: Failed to read artifact descriptor for
net.minidev:json-smart:jar:2.3-SNAPSHOT: Could not transfer artifact
net.minidev:json-smart:pom:2.3-SNAPSHOT from/to impala.cdh.repo
(https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven):
Access denied to:
https://native-toolchain.s3.amazonaws.com/build/cdh_components/1814051/maven/net/minidev/json-smart/2.3-SNAPSHOT/json-smart-2.3-SNAPSHOT.pom,
ReasonPhrase:Forbidden. -> [Help 1] 19:39:47 [ERROR] 19:39:47 [ERROR] To see
the full stack trace of the errors, re-run Maven with the -e switch. 19:39:47
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 19:39:47
[ERROR] 19:39:47 [ERROR] For more information about the errors and possible
solutions, please read the following articles: 19:39:47 [ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
19:39:47 mvn -U -s
/data/jenkins/workspace/impala-cdh-7.1-maint-exhaustive/repos/Impala-auxiliary-tests/jenkins/m2-settings.xml
-U -B install -DskipTests exited with code 0
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)