You're not supposed to change artifact ID after a release. Artifact ID is how Jenkins identifies plugins e.g. to offer upgrades from a previously installed version. The plugins where this happened appear twice (or more) on the update center, once for each ID. If users install both, who knows what'll happen...
In this case, it could be a bug related to case sensitivity in the update center. On 09.02.2015, at 13:48, Giltsl <[email protected]> wrote: > It is not a version problem. I am using the latest Jenkins version. > > Maybe it's related to some "artifactId" mismatch I did. > When I released the version, I used "testfairy" instead of TestFairy" as an > artifactId in my pom.xml. > http://mirrors.jenkins-ci.org/plugins/testfairy/2.2/testfairy.hpi will > return 404 > http://mirrors.jenkins-ci.org/plugins/TestFairy/2.2/TestFairy.hpi work > > > Thanks for your help. > > > On Monday, February 9, 2015 at 12:34:30 PM UTC+2, Baptiste Mathus wrote: > Last plugin version seems to require 1.596 which is very recent. Maybe your > Jenkins version is just < 1.596? > > Le 9 févr. 2015 11:31, "Baptiste Mathus" <[email protected]> a écrit : > What is your Jenkins version? > > Le 9 févr. 2015 09:12, "Giltsl" <[email protected]> a écrit : > Hi, > > We had been published a new version (2.2) for the TestFairy plugin, it's > already listed on update-center.json > But I still can install only the previous version 1.0 (the new version is not > visible) > > In addition, the link to the new hpi file (2.2) is broken on > http://updates.jenkins-ci.org/download/plugins/TestFairy/ > > Please advise how it should be fixed > Thanks > Gil > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/3e24ce15-efb3-4947-92c2-f677291902d7%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/cc8b2706-a809-426b-9a94-12957839104b%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/F26E4FB4-8C97-47E0-AEA5-BE8628D1AD26%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
