Launchpad autobuild fails when trying to access Maven component
- by Jauder Ho
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.