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 <[email protected]> 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 >
