Hi all, I'm writing a new plug-in based on jclouds, and noticed that the SCM (GitHub) link in the plug-in Wiki is broken.
Instead of https://github.com/jenkinsci/jclouds-plugin, it is displaying https://github.com/jenkinsci/jclouds-jenkins-plugin The SCM entry is right in the plug-in pom.xml, so I believe the Wiki macro concatenates the GitHub prefix + plugin-id + "plugin". But the id of the plug-in (jclouds-jenkins) is different than the repository name in GitHub (jclouds-plugin). BTW, thanks for jclouds :o) the plug-in I'm writing has nothing to do with cloud computing, but I can take most of what I need from this plug-in. Cheers, Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com
