org.mule.tools.maven:mule-maven-plugin:2.2.1:deploy (deploy) on project abc: Execution deploy of goal org.mule.tools.maven:mule-maven-plugin:2.2.1:deploy failed: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake: SSL peer shut down incorrectly -> [Help 1...
Could not download Node.js Remote host closed connection during handshake: SSL peer shut down incorrectly It's obviously having an issue with the https side of things (hence the SSL reference). The easy option will be to serve Nexus over http but due to reasons out of my control, I can...