Followed the hosting instructions found here 
<https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins>.

I wanted to verify that your credential is correctly recognized by Maven so 
i ran mvn deploy 

Any advice would be appreciated.

$ mvn deploy
[INFO] Scanning for projects...
Downloading: https:
//repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/2.11/plugin-2.11.pom
Downloading: https:
//repo.maven.apache.org/maven2/org/jenkins-ci/plugins/plugin/2.11/plugin-2.11.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.jenkins-ci.plugins:zap:1.0.8-
SNAPSHOT: Could not transfer artifact org.jenkins-ci.plugins:plugin:pom:2.11 
from/to repo.jenkins-ci.org (https://repo.jenkins-ci.org/public/): Remote 
host closed connection during handshake and 'parent.relativePath' points at 
no local POM @ line 5, column 11
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.jenkins-ci.plugins:zap:1.0.8-SNAPSHOT (C:\Users\
Goran\Documents\Documents\Development\GitHub\jenkinsci\zap-plugin\pom.xml) 
has 1 error
[ERROR]     Non-resolvable parent POM for org.jenkins-ci.plugins:zap:1.0.8-
SNAPSHOT: Could not transfer artifact org.jenkins-ci.plugins:plugin:pom:2.11 
from/to repo.jenkins-ci.org (https://repo.jenkins-ci.org/public/): Remote 
host closed connection during handshake and 'parent.relativePath' points at 
no local POM @ line 5, column 11: SSL peer shut down incorrectly -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] http:
//cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/afed14b4-6b76-495f-9b18-2d346075329e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to