Need a small help in releasing the new version. I pushed<https://github.com/jenkinsci/copy-to-slave-plugin/commit/019a23f28fa2b56368109dca21fc1c483371548c>the final commit by changing the version number for this release. From this wiki<https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org>I saw that I have to execute mvn release:prepare release:perform command with user details. Is it all I've to do ? From the previous releases of previous owner I saw he adding/removing scm repositories in his pom during a release.
I am new to this(both jenkins and maven) can someone please tell me what I should be doing ? Just executing the maven command will be enough ? Should I make any changes to my m2/settings.xml or pom like adding plugin repo details ? Thanks, Vivek. On Wed, Sep 25, 2013 at 7:35 PM, Ulli Hafner <[email protected]>wrote: > Ups, yes of course now :-) > > Am 25.09.2013 um 16:02 schrieb Vivekanand S V <[email protected]>: > > Thanks, I assume that was a "noW" in your reply :) > > > On Wed, Sep 25, 2013 at 7:31 PM, Ulli Hafner <[email protected]>wrote: > >> You should not have full access. >> >> Welcome aboard! >> >> Ulli >> >> Am 25.09.2013 um 15:48 schrieb Vivekanand S V <[email protected]>: >> >> Sorry, I missed my details. >> >> GitHub id - svvivek (https://github.com/svvivek) >> >> >> On Wed, Sep 25, 2013 at 7:16 PM, Vivekanand S V >> <[email protected]>wrote: >> >>> Hi, >>> >>> >>> I've sent a pull >>> request<https://github.com/jenkinsci/copy-to-slave-plugin/pull/2>for >>> this >>> <https://wiki.jenkins-ci.org/display/JENKINS/Copy+To+Slave+Plugin>plugin, >>> I've mailed the author recently and he said he is not maintaining >>> this plugin any more. So can I take ownership of this plugin ? >>> >>> >>> Thanks, >>> Vivekanand. >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> -- >> 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]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
