Greetings, On Tue, Jun 12, 2012 at 10:46 AM, Ognjen Bubalo <[email protected]> wrote: > mvn -B release:clean release:prepare release:perform > > Also I noticed that the exec did not return, it stopped at > [INFO] Executing: cmd.exe /X /C "git push" > [INFO] Working directory: d:\REPOs\GSoC\jacoco-plugin > > So in another cmd I executed: cmd.exe /X /C "git push" > > And of course after that it showed up on github > (https://github.com/jenkinsci/jacoco-plugin), but nowhere else.
I think that your environment isn't set up properly. Make sure you are following: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.
