You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2015/06/12 12:13:00 UTC

[jira] [Created] (BUILDS-85) Could not generate DH keypair / peer not authenticated

Andreas Lehmkühler created BUILDS-85:
----------------------------------------

             Summary: Could not generate DH keypair / peer not authenticated 
                 Key: BUILDS-85
                 URL: https://issues.apache.org/jira/browse/BUILDS-85
             Project: Infra Build Platform
          Issue Type: Bug
          Components: Jenkins
            Reporter: Andreas Lehmkühler


We're getting this since june 10th:

[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ pdfbox-parent ---
Downloading:https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/1.8.10-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.pdfbox:pdfbox-parent:1.8.10-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: java.lang.RuntimeException: Could not generate DH keypair


and this:


[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ pdfbox-parent ---
Downloading:https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.pdfbox:pdfbox-parent:2.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated

The issue seems to be jdk related as only those builds using java6 are failing. I've reconfigured the trunk build to use java 7 and everything works fine, as well as our jdk7 based branch build.

Any ideas? Maybe a plugin update which doesn't work with java6?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)