[
https://issues.apache.org/jira/browse/TRAFODION-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Subbiah closed TRAFODION-1137.
-------------------------------------
> LP Bug: 1441278 - trx build dependencies cause build failures
> -------------------------------------------------------------
>
> Key: TRAFODION-1137
> URL: https://issues.apache.org/jira/browse/TRAFODION-1137
> Project: Apache Trafodion
> Issue Type: Bug
> Components: dtm
> Reporter: Steve Varnau
> Assignee: Oliver Bucaojit
> Priority: Blocker
> Fix For: 2.0-incubating
>
>
> This build error is happening more frequently, including two of last night's
> test jobs.
> Downloading:
> https://repository.apache.org/content/repositories/snapshots/org/mortbay/jetty/jetty-util/6.1.26.hwx/jetty-util-6.1.26.hwx.pom
> ##(SQF)
> [INFO]
> ------------------------------------------------------------------------
> ##(SQF)
> [INFO] BUILD FAILURE ##(SQF)
> [INFO]
> ------------------------------------------------------------------------
> ##(SQF)
> [INFO] Total time: 1:26.086s ##(SQF)
> [INFO] Finished at: Tue Apr 07 08:38:11 UTC 2015 ##(SQF)
> [INFO] Final Memory: 15M/215M ##(SQF)
> [INFO]
> ------------------------------------------------------------------------
> ##(SQF)
> [ERROR] Failed to execute goal on project hbase-trx-hdp2_2: Could not resolve
> dependencies for project org.apache:hbase-trx-hdp2_2:jar:1.1.0: Failed to
> collect dependencies for
> [org.apache.hbase:hbase-common:jar:0.98.4.2.2.0.0-2041-hadoop2 (compile),
> org.apache.hbase:hbase-protocol:jar:0.98.4.2.2.0.0-2041-hadoop2 (compile),
> org.apache.hbase:hbase-client:jar:0.98.4.2.2.0.0-2041-hadoop2 (compile),
> org.apache.hbase:hbase-server:jar:0.98.4.2.2.0.0-2041-hadoop2 (compile),
> org.apache.hbase:hbase-thrift:jar:0.98.4.2.2.0.0-2041-hadoop2 (compile),
> org.apache.hbase:hbase-testing-util:jar:0.98.4.2.2.0.0-2041-hadoop2 (test),
> org.apache.thrift:libthrift:jar:0.9.1 (compile),
> commons-logging:commons-logging:jar:1.1.3 (compile),
> org.apache.zookeeper:zookeeper:jar:3.4.5 (compile),
> com.google.protobuf:protobuf-java:jar:2.5.0 (compile),
> org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.5.0 (compile),
> org.apache.hadoop:hadoop-common:jar:2.5.0 (compile)]: Failed to read artifact
> descriptor for org.mortbay.jetty:jetty-util:jar:6.1.26.hwx: Could not
> transfer artifact org.mortbay.jetty:jetty-util:pom:6.1.26.hwx from/to
> ghelmling.testing (http://people.apache.org/~garyh/mvn/): Connection to
> http://people.apache.org refused: Connection timed out -> [Help 1]
> ##(SQF)
> [ERROR] ##(SQF)
> Note that the build indicates it is downloading pom file. When I try that
> URL, I get an error:
> 404 - Retrieval of
> /org/mortbay/jetty/jetty-util/6.1.26.hwx/jetty-util-6.1.26.hwx.pom from
> M2Repository(id=snapshots) is forbidden by repository policy SNAPSHOT.
> Retrieval of
> /org/mortbay/jetty/jetty-util/6.1.26.hwx/jetty-util-6.1.26.hwx.pom from
> M2Repository(id=snapshots) is forbidden by repository policy SNAPSHOT.
> Earlier in the build, there is this warning:
> [WARNING] The POM for org.mortbay.jetty:jetty:jar:6.1.26.hwx is missing, no
> dependency information available ##(SQF)
> Which makes me think that is why maven is downloading it every single time,
> because there is no version info to confirm it already has the correct
> version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)