Hi team, I was trying to release " https://github.com/jenkinsci/uipath-automation-package-plugin" with "mvn release:prepare release:perform -Dusername=... -Dpassword =... ", however I was facing facing permission denied because of credentials. After that I followed the steps as per the doc to start an ssh-agent and import private key, and ran mvn deploy. After that I can see the plugin in "https://repo.jenkins-ci.org/releases/". I am just curious, do I need to do mvn release againg or mvn deploy only. What's the difference between the two?
Also I was under the impression that, plugins will go to " https://repo.jenkins-ci.org/public/". What is this reo for? Regards, Rajeev Ranjan -- 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/1148e8fa-277b-4d50-a7b6-1c048060dbc0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
