Many thanks! It works fine.
>________________________________ > De : Kohsuke Kawaguchi <[email protected]> >À : [email protected] >Cc : Julien HENRY <[email protected]> >Envoyé le : Samedi 13 octobre 2012 5h58 >Objet : Re: Add a new installer crawler for sonar runner > > >Oops, my bad. > >sonarrunner.groovy not having an executable bit set was causing the >crawler to skip the execution. > >I just fixed it and re-triggered the execution, so it should be up there >in an hour or so. > >On 10/12/2012 04:13 AM, Julien HENRY wrote: >> Up! >> >> Can someone do something to have the sonar runner json file published on >> Jenkins >> update center? We have updated the plugin but release is waiting for the json >> file to be deployed. >> >> Thanks >> >> Julien >> >> >> -------------------------------------------------------------------------------- >> *From: * Julien HENRY <[email protected]>; >> *To: * [email protected] <[email protected]>; >> *Subject: * Re: Add a new installer crawler for sonar runner >> *Sent: * Wed, Oct 10, 2012 8:07:06 AM >> >> Pull request sent. Please note that I'm not a groovy expert so I mostly >> duplicate what was done in another crawler. >> >> Thanks >> >> >> ----- Mail original ----- >> > De : Kohsuke Kawaguchi <[email protected] <javascript:return>> >> > À : [email protected] <javascript:return> >> > Cc : Julien HENRY <[email protected] <javascript:return>> >> > Envoyé le : Mercredi 10 octobre 2012 0h16 >> > Objet : Re: Add a new installer crawler for sonar runner >> > >> > >> > Go for it, and send in a pull request to >> > https://github.com/jenkinsci/backend-crawler >> > >> > On 10/09/2012 10:26 AM, Julien HENRY wrote: >> >> Hi, >> >> >> >> I would like to provide sonar-runner as an installable tool in >>Jenkins. It >> > seems we need to produce a JSON file hosted in Jenkins update site. Do >>you think >> > it would be possible to do something in order to publish a >> > hudson.plugins.sonar.SonarRunnerInstaller.json based on the content of >>the Maven >> > repository [1]? If nobody see an objection I will write the groovy >>script that >> > produces the json by parsing [2]. >> >> >> >> >> >> Regards, >> >> >> >> Julien >> >> >> >> >> >> [1] >>http://repository.codehaus.org/org/codehaus/sonar-plugins/sonar-runner/ >> >> [2] >> > >> http://repository.codehaus.org/org/codehaus/sonar-plugins/sonar-runner/maven-metadata.xml >> >> >> >> >> > >> > >> > -- >> > Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/ >> > Try Nectar, our professional version of Jenkins >> > >> > > >-- >Kohsuke Kawaguchi | CloudBees, Inc. | http://cloudbees.com/ >Try Nectar, our professional version of Jenkins > > >
