[Bug 802182] Review Request: ironjacamar - Java Connector Architecture 1.6 implementation

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 26 08:50:59 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=802182

--- Comment #4 from Juan Hernández <juan.hernandez at redhat.com> 2012-03-26 04:50:58 EDT ---
The package doesn't build in Koji. I think that it is using ivy and trying to
download artifacts from the web, which will never work in Koji. The failed Koji
build is here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3932036

And the relevant error message in build.log is the following:

+ ant -Dbrew nexus clean docs
Buildfile: /builddir/build/BUILD/ironjacamar-1.0.9.Final/build.xml
    [mkdir] Created dir: /builddir/.ivy2/cache/org.apache.ivy/jars
      [get] Getting:
https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
      [get] To: /builddir/.ivy2/cache/org.apache.ivy/jars/ivy-2.2.0.jar
      [get] Error getting
https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
to /builddir/.ivy2/cache/org.apache.ivy/jars/ivy-2.2.0.jar
BUILD FAILED
/builddir/build/BUILD/ironjacamar-1.0.9.Final/build.xml:292:
java.net.UnknownHostException: repository.apache.org
 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
 at java.net.Socket.connect(Socket.java:579)
 at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:612)
 at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:160)
 at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
 at sun.net.www.http.HttpClient.openServer(HttpClient.java:388)
 at sun.net.www.http.HttpClient.openServer(HttpClient.java:483)
 at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:278)
 at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:335)
 at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
 at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:928)
 at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
 at
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
 at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:660)
 at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:579)
 at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:569)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list