Actually, never mind, I managed to sort this out with the help of the documentation - RTFM!
Thanks Jim On Thursday, 11 July 2013 13:42:41 UTC+1, Jim Gallagher wrote: > > I'm now struggling with the release:prepare portion of the process. > > I've followed the doc from Jenkins around adding SCM tags to the pom and > when running the release:prepare it fails with a variety of SSH issues, or > by hanging on the git push piece. > > Some questions: > > Should I use ssh or https in the scm entries? > If ssh, are the other steps I need to do to get the release to work? > > Should I be releasing on the jenkinsci version of the repo, or on my own > repo (TrueDub)? > > Thanks in advance for any help > > Jim > > On Thursday, 11 July 2013 11:00:47 UTC+1, Jim Gallagher wrote: >> >> Thanks - I think I'm in a reasonable position now: >> >> Wiki page created >> POM updated >> >> But I'm struggling with the release:prepare step - it seems to hang >> (using Windows 7). Still trying to sort this out. >> >> Jim >> >> On Thursday, 11 July 2013 02:22:39 UTC+1, Kohsuke Kawaguchi wrote: >>> >>> >>> Thanks! >>> >>> I created https://github.com/jenkinsci/cucumber-performance-plugin. >>> >>> You should have the commit access and all that, but if not, please let >>> me know. >>> >>> Your POM indeed needs a few more additional entries, most notably <scm>, >>> and hopefully <url> to point to a Wiki page. If you need help on those, >>> we'd be happy to help! >>> >>> On 07/10/2013 09:13 AM, Jim Gallagher wrote: >>> > Hi all, >>> > >>> > I've developed a new Jenkins plugin called cucumber-perf, which >>> provides >>> > performance reporting on Cucumber testing jobs. It's fairly primitive >>> at >>> > the moment, but the bare bones are there. >>> > >>> > I'd like to release it as version 1, and the Jenkins docs tell me that >>> I >>> > need to get it added by posting here. The details are as follows: >>> > >>> > My github name: TrueDub >>> > My github id: not sure where to find this? >>> > github repo for the plugin code: >>> > https://github.com/TrueDub/cucumber-performance >>> > >>> > plugin long name: Cucumber Performance Reports >>> > plugin short name: Cucumber-perf >>> > hpi file: cucumber-perf.hpi >>> > >>> > is there anything more I need to supply? >>> > >>> > I've not done a lot of the prep work on the POM etc. yet but thought I >>> > should get this process rolling first, >>> > >>> > Regards >>> > >>> > Jim >>> > >>> > -- >>> > 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. >>> > >>> > >>> >>> >>> -- >>> Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/ >>> Try Jenkins Enterprise, our professional version of Jenkins >>> >> -- 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.
