Check. I will fix the Nexus URL, add the `release-verify` profile, and do an RC2 round.
On Tue, Sep 5, 2023 at 8:42 AM Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > > Hi Volkan, > > On Mon, 4 Sept 2023 at 21:33, Volkan Yazıcı <vol...@yazi.ci> wrote: > > Nexus: > > https://repository.apache.org/content/repositories/orgapachelogging-1113 > > Congratulations on the totally automatic release. Unfortunately there > are still some glitches: > * orgapachelogging-1113 does **not** exist, > * orgapachelogging-1153 is "open". > > Could you also add a "release-verify" profile so that running: > > ./mvnw -P release-verify > -Dreference.repo=https://repository.apache.org/content/repositories/orgapachelogging-1113 > > verifies that: > 1. builds are reproducible, > 2. signatures match. > > Piotr