Hey, mvnrepository.com <http://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] > <mailto:[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/E63565A1-58E7-438B-A45C-DEFEB0F161D9%40notmyfault.dev.
