or try developer setup https://github.com/barchart/barchart-jenkins-cascade-plugin/wiki/Developer-Manual
-------- Original Message -------- Subject: Re: Maven Cascade Release Plugin From: daniel brownell <[email protected]> To: [email protected] Cc: daniel brownell <[email protected]> Date: Mon 15 Apr 2013 07:28:29 AM CDT > Ok, it must just be my version then. I'm running Jenkins 1.480.2 > <http://jenkins-ci.org/>, and the JVM is "JRE 1.6.0 IBM J9 2.4 Linux > amd64-64". For some reason, it doesn't want to get the latest from > the update server. > > I looked at the code, and unfortunately won't be able to write the SVN > section. I have no idea what's going on in there. > Would you say that to get SVN working, one would have to make a > superclass for PluginScmGit and PluginScmSvn, replicate the > functionality of the Git version in the Svn version (using SVNKit, for > example), and rewrite PluginScm to use the superclass? > > Just want to get an idea of what would be required, in case someone > with more skill is interested in writing it... is the SCM code > separated enough that one would only need to work on that section? > > Regards, > Daniel > > > On Monday, 15 April 2013 07:07:10 UTC+2, Andrei Pozolotin wrote: > > I verified that install works fine with latest > debian installer http://pkg.jenkins-ci.org/debian/ > <http://pkg.jenkins-ci.org/debian/> > > on ubutnu 12.04 > > -------- Original Message -------- > Subject: Re: Maven Cascade Release Plugin > From: daniel brownell <[email protected]> <javascript:> > To: [email protected] <javascript:> > Date: Thu 11 Apr 2013 08:55:13 AM CDT >> Hi Andrei, >> >> I'm interested to try this out. I asked a question on >> stackoverflow >> >> <http://stackoverflow.com/questions/15929006/jenkins-maven-release-plugin-cascade-release>, >> and it seems like this might be what I'm after. >> >> How do I get your plug-in to show up in my Plugin Manager view? >> I clicked the 'Check Now' button, but no change. I downloaded >> the HPI file >> <http://updates.jenkins-ci.org/download/plugins/maven-release-cascade/> >> and uploaded it via the Advanced tab, and it just refreshes the >> screen back to the Updates tab :/ I restarted Jenkins, but no >> change. So maybe there's still some issue. >> >> Regards, >> Daniel >> >> >> >> >> On Monday, 18 March 2013 20:23:50 UTC+2, Andrei Pozolotin wrote: >> >> Hello. >> >> This is an invitation to test drive new jenkins plugin >> >> https://wiki.jenkins-ci.org/display/JENKINS/Maven+Cascade+Release+Plugin >> >> <https://wiki.jenkins-ci.org/display/JENKINS/Maven+Cascade+Release+Plugin> >> >> Thank you >> >> Andrei. >> >> -- >> You received this message because you are subscribed to a topic >> in the Google Groups "Jenkins Users" group. >> To unsubscribe from this topic, visit >> >> https://groups.google.com/d/topic/jenkinsci-users/V9W3sagC5Zg/unsubscribe?hl=en >> >> <https://groups.google.com/d/topic/jenkinsci-users/V9W3sagC5Zg/unsubscribe?hl=en>. >> To unsubscribe from this group and all its topics, send an email >> to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out >> <https://groups.google.com/groups/opt_out>. >> >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/V9W3sagC5Zg/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, 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 Users" 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.
