iwasakims opened a new pull request #817: URL: https://github.com/apache/bigtop/pull/817
https://issues.apache.org/jira/browse/BIGTOP-3584 ``` [ERROR] Failed to execute goal on project ambari-metrics-timelineservice: Could not resolve dependencies for project org.apache.ambari:ambari-metrics-timelineservice:jar:2.7.5.0.0: Failed to collect dependencies at org.apache.phoenix:phoenix-core:jar:5.0.0-HBase-2.0 -> org.apache.hbase:hbase-mapreduce:jar:2.0.0 -> org.apache.hbase:hbase-server:jar:2.0.0 -> org.glassfish.web:javax.servlet.jsp:jar:2.3.2 -> org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Failed to read artifact descriptor for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to apache-hadoop (https://repo.hortonworks.com/content/groups/public/): Transfer failed for https://repo.hortonworks.com/content/groups/public/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom: Connect to repo.hortonworks.com:443 [repo.hortonworks.com/54.225.131.199] failed: Connection timed out (Connection timed out) -> [Help 1] ``` Excluding unresolvable packages of org.glassfish from transitive dependencies could be quick fix here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
