Quantcast

[jclouds plugin] Wrong SCM link in Wiki

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[jclouds plugin] Wrong SCM link in Wiki

kinow
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [jclouds plugin] Wrong SCM link in Wiki

cjo9900

Corrected, along with the issues link.

Chris


On Sunday, October 28, 2012 11:15:37 AM UTC, kinow wrote:
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.


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, 
 
Loading...