Thank you. I managed to perform a release. I updated the pom.xml to match your example and fix the ssh keys for github on my machine as well.
So far the release (1.17) has not appeared in the update center yet. On Mon, Nov 5, 2012 at 3:52 PM, [email protected] <[email protected]>wrote: > Did you get some error? I would recommend to do some wiki page and specify > name of plugin in pom.xml too. > > <project> > ... > <url>http://wiki.jenkins-ci.org/display/JENKINS/My+Plugin</url> > <name>Name of plugin</name> > </project> > > You can look at my pom.xml (which I released without problems) > https://github.com/jenkinsci/read-only-configurations-plugin/blob/master/pom.xml > > > >
