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
