Quantcast

Plugin not showing up in update center after release

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

Plugin not showing up in update center after release

Louis-2
Hi all,

I successfully ran mvn:release on my plugin, but it hasn't shown up in the update center. I've been referencing this: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter. I'm not sure if this is relevant, but my package name was org.har.jenkins.plugins.arbitraryparameters. If there's any information that I can provide, let me know.

Thanks so much for your help!
Louis
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Plugin not showing up in update center after release

Louis-2
Following up on this to see if anyone can help :) Thanks!

Louis

On Fri, Jul 13, 2012 at 11:42 PM, Louis Li <[hidden email]> wrote:

> Hi all,
>
> I successfully ran mvn:release on my plugin, but it hasn't shown up in the
> update center. I've been referencing this:
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter.
> I'm not sure if this is relevant, but my package name was
> org.har.jenkins.plugins.arbitraryparameters. If there's any information that
> I can provide, let me know.
>
> Thanks so much for your help!
> Louis
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Plugin not showing up in update center after release

cjo9900
Just had a quick look in the repo http://repo.jenkins-ci.org/releases/ and don't see any objects under org.har.jenkins.plugins.arbitraryparameters,
so there is the possibility that the mvn release did not work correctly.

Things that would need checking are:

The distribution management section from the pom. (link to github repo?)
does it include the required info for http://repo.jenkins-ci.org/releases/

Do you have a Jenkins-ci account?

What was the output from the mvn release?

If we have this info we might be able to see where the problem lies.

Chris.

On Tuesday, July 24, 2012 3:35:26 PM UTC+1, Louis wrote:
Following up on this to see if anyone can help :) Thanks!

Louis

On Fri, Jul 13, 2012 at 11:42 PM, Louis Li <[hidden email]> wrote:

> Hi all,
>
> I successfully ran mvn:release on my plugin, but it hasn't shown up in the
> update center. I've been referencing this:
> https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Help%5C%21Mypluginisnotshowingupintheupdatecenter.
> I'm not sure if this is relevant, but my package name was
> org.har.jenkins.plugins.arbitraryparameters. If there's any information that
> I can provide, let me know.
>
> Thanks so much for your help!
> Louis
Loading...