Hi, Currently the confluence macro
https://github.com/jenkinsci/backend-jenkins-plugin-info-plugin/blob/master/src/main/java/org/jenkinsci/confluence/plugins/JenkinsPluginInfoMacro.java only supports the following repositories: -https://github.com/jenkinsci/ -https://svn.jenkins-ci.org/trunk/hudson/plugins/. But the script should be easy to adapt to support different repositories with an extra parameter. Regards, Fred On Thursday, August 1, 2013 10:00:42 AM UTC+2, Jim Gallagher wrote: > > My wiki page contains the standard information generated by adding the > snippet > > {jenkins-plugin-info:cucumber-perf} > > to the page. > https://wiki.jenkins-ci.org/pages/editpage.action?pageId=68386913 > > However, the links are to the jenkinsci github repo, which is not where > the code is actually hosted. I'd like to be able to change this, and > thought it might be automatically generated from the pom, but it appears > not. Is there a was to update or change this? > > TIA > > 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.
