Details
-
Story
-
Status: Archived
-
Minor
-
Resolution: Won't Do
-
None
-
None
-
None
-
None
-
Empty show more show less
-
My Project Is Not Listed
Description
(This was migrated from ODL Releng Trello https://trello.com/c/VBeO8STM)
We're having an issue producing staging repos with Nexus do to SNI issues similar to the one reported here [0]. I've also pasted the error message we receive when we try to use the plugin below.
[0] https://issues.jenkins-ci.org/browse/JENKINS-40903
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy-staged-repository (default-cli) on project standalone-pom: Execution default-cli of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy-staged-repository failed: Nexus connection problem to URL [https://nexus.opendaylight.org ]: com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLException: hostname in certificate didn't match: <nexus.opendaylight.org> != <logs.opendaylight.org> OR <logs.opendaylight.org> -> [Help 1]
A workaround https://git.opendaylight.org/gerrit/53498 is in place however not a good solution. We are working with Sonatype to get a new release of Nexus / Staging plugin that resolves this issue.
We're blocked on this one until Sonatype fixes Nexus.