Thanks for the clarification. IIU it means that if I see a package in jenkins'artificatory it is avaible as a maven package ; mvnrepository just doesn't pick it up for whatever reason. https://repo.jenkins-ci.org/ui/packages/gav:%2F%2Forg.jenkins-ci.plugins:oic-auth?name=oic-auth&type=packages
I was wondering why the card in plugins site was still showing the 1 year old (2.6) version: https://plugins.jenkins.io/ui/search/?query=oic-auth And got side tracked by this mvn repository not showing more recent versions. Thanks again. Michael Le dimanche 21 avril 2024 à 14:59:16 UTC+2, Alexander Brandes a écrit : > Hey, > > mvnrepository.com is just a frontend displaying metadata obtained from > various repositories. It doesn’t host content, nor can you publish content > there. > > To see if a release of a Jenkins plugin exists, I recommend checking the > corresponding plugin site, in this case > https://plugins.jenkins.io/oic-auth/releases/ > Otherwise, I would always recommend browsing the maven repository directly > to see if an artifact has been published, instead of relying on third > parties. > > Best, > Alex > > On 21. Apr 2024, at 14:16, Michael Doubez <[email protected]> wrote: > > Hello, > > I have noticed that the release of oic-auth plugin have stopped being > published on maven repository. > > https://mvnrepository.com/artifact/org.jenkins-ci.plugins/oic-auth?repo=jenkins-releases > > It is not a big deal but I don't see why that would happen. Other JEP-229 > enabled plugins (like plain-credentials) have their releases in maven repo. > And release 3.0 which was the last one done manually doesn't appear as well. > > I didn't see anything in the build logs reporting a failure to upload to > maven repo. > > Did I miss something ? > > > -- > 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/d68220e6-40a1-4ec8-9a7e-a2b97ec01014n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/d68220e6-40a1-4ec8-9a7e-a2b97ec01014n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- 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/aeabd677-d8e2-41b8-8c44-beb3acc31155n%40googlegroups.com.
