curl -qLs https://updates.jenkins.io/update-center.actual.json | jq '.plugins["dependency-check-jenkins-plugin"] | {version,releaseTimestamp,buildDate}' { "version": "5.1.2", "releaseTimestamp": "2021-12-03T15:39:13.00Z", "buildDate": "Dec 03, 2021" }
What are you expecting? On Fri, Dec 3, 2021 at 1:15 PM kudos-dude <[email protected]> wrote: > It looks like I've gotten the release out correctly in JFrog, but the > updated release is still not showing up in the `updates.jenkins.io`. Any > ideas? > > For reference, the 5.1.2 release is the latest > > On Friday, December 3, 2021 at 9:48:26 AM UTC-5 Mark Waite wrote: > >> Not quite instant, but usually within 10-15 minutes. >> >> I usually check by opening https://updates.jenkins.io . On that page >> there is a link to a page that has links to the latest releases. Find your >> plugin, copy the URL, then paste it into a separate browser tab with >> '?mirrorlist' appended. >> >> Thus, in my case, I copy https://updates.jenkins.io/latest/git.hpi on >> then the URL is https://updates.jenkins.io/latest/git.hpi?mirrorlist >> >> On Fri, Dec 3, 2021 at 7:19 AM kudos-dude <[email protected]> wrote: >> >>> I have successfully pushed the release to `repo.jenkins-ci.org`. It is >>> reflected in JFrog. >>> >>> How long will it take before this becomes available in the Plugin >>> Manager? Should it be instant? >>> >>> On Friday, November 19, 2021 at 2:41:01 PM UTC-5 Mark Waite wrote: >>> >>>> If the setup was before September 4, 2021, then you'll need to reset >>>> your password through https://beta.accounts.jenkins.io or >>>> https://accounts.jenkins.io . Jenkins account passwords were reset as >>>> a result of the Confluence instance attack >>>> <https://www.jenkins.io/blog/2021/09/04/wiki-attacked/>. >>>> >>>> If you need to reset your password, I suspect that you'll find it won't >>>> work. Your email address in the accounts.jenkins.io system will not >>>> be able to send you email because it is not a valid email address. If you >>>> need a password reset, please send email to mark.earl.waite at gmail >>>> (that's me). I'll have you perform some validation steps to confirm your >>>> identity, then send you the updated password. >>>> >>>> Mark Waite >>>> >>>> On Friday, November 19, 2021 at 12:23:28 PM UTC-7 kudos-dude wrote: >>>> >>>>> I'm using my Jenkins credentials to login to the Artifactory, but >>>>> getting a invalid login response. >>>>> >>>>> Is this a separate registration process? >>>>> >>>>> I apologize needing to be walked through this. I thought I had this >>>>> setup in the beginning, but that was a while ago. >>>>> On Friday, November 19, 2021 at 11:43:04 AM UTC-5 [email protected] >>>>> wrote: >>>>> >>>>>> On Fri, Nov 19, 2021 at 4:45 PM kudos-dude <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> I've created my `settings.xml` file based off the article above. It >>>>>>> includes my Jenkins credentials that allows me to sign in to all other >>>>>>> Jenkins related logins (encrypted login/password created via `mvn >>>>>>> --encrypt-password`. >>>>>>> >>>>>> >>>>>> Please try following the instructions to obtain the encrypted >>>>>> password. >>>>>> >>>>> -- >>> >> 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/a67e2829-cfa2-4c94-9f32-ba08f6b652e1n%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/a67e2829-cfa2-4c94-9f32-ba08f6b652e1n%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/4c4153f0-b732-4c6c-b69b-6507f831cf6en%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/4c4153f0-b732-4c6c-b69b-6507f831cf6en%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/CAG%3D_DutG%2B1_FpZcboGfBW2rtmoqg7F%2BKO-XvLTcW7sZ%3D1kXmWQ%40mail.gmail.com.
