Launchpad autobuild fails when trying to access Maven component
Posted
by Jauder Ho
on Server Fault
See other posts from Server Fault
or by Jauder Ho
Published on 2010-03-14T00:04:44Z
Indexed on
2010/03/14
0:15 UTC
Read the original article
Hit count: 709
I'm trying to build thrift as a package for the first time on Launchpad and it is failing. It appears that it is failing access repo2.maven.org for some reason. It may be that there is some access restriction but I'm not sure.
I will note that the package successfully built locally. Link to build log. Search for the string "repo2.maven.org" and you will see that there is a java.net.UnknownHostException.
The repo packages are here.
PS. These packages are an update to the thrift package as packaged by the txAMQP team using v0.2.0 of thrift.
© Server Fault or respective owner