Thanks Stamatis for the clarification, you are right saying it's just an index and outside of our control.
Just for reference, I can now see 1.40.0 there too, so it was just propagation time. Best regards, Alessandro On Thu, May 29, 2025, 21:55 Stamatis Zampetakis <zabe...@gmail.com> wrote: > The mvnrepository [1] is just an indexing service that we don't have > any control over; it's not a mirror nor a maven repository itself. > > Best, > Stamatis > > [1] https://mvnrepository.com/about > > > On Thu, May 29, 2025 at 8:28 PM Alessandro Solimando > <alessandro.solima...@gmail.com> wrote: > > > > Hi Evgeniy, > > I still can't see it, but IIRC it can take up to 48 hours to fully > > propagate across mirrors, and we are still in that time frame. > > > > Let's see if within the 48 hours the artifacts appear, and if not we will > > see what we can do. > > > > Best regards, > > Alessandro > > > > On Thu, May 29, 2025, 12:14 Evgeniy Stanilovskiy < > estanilovs...@gridgain.com> > > wrote: > > > > > calcite-core 1.40 still not available here: > > > https://mvnrepository.com/artifact/org.apache.calcite/calcite-core > > > > > > On May 28 2025, at 8:18 pm, Mihai Budiu <mbu...@gmail.com> wrote: > > > > Can we also assume that the merge freeze is finished? > > > > > > > > Mihai > > > > ________________________________ > > > > From: Alessandro Solimando <alessandro.solima...@gmail.com> > > > > Sent: Wednesday, May 28, 2025 10:16 AM > > > > To: dev@calcite.apache.org <dev@calcite.apache.org> > > > > Subject: Re: release script failed > > > > > > > > Thanks a lot Julian! > > > > I have also noted that 2) has resolved too, in the meantime, I can > see > > > > correctly all the content under > > > > https://archive.apache.org/dist/calcite/apache-calcite-1.40.0/ > > > > > > > > I will announce the release then. > > > > Best regards, > > > > Alessandro > > > > > > > > On Wed, 28 May 2025 at 19:00, Julian Hyde <jh...@apache.org> wrote: > > > > > Maven Central is more definitive than MvnRepository. I see 1.40 > > > > > artifacts have correctly deployed to Central. > > > > > > > > > > > > > > > > > > > https://central.sonatype.com/artifact/org.apache.calcite/calcite-core/versions > > > > > > > > > > On Wed, May 28, 2025 at 8:53 AM Alessandro Solimando > > > > > <alessandro.solima...@gmail.com> wrote: > > > > > > > > > > > > Hello, > > > > > > the release plugin failed with a 500 error for Nexus (most > probably > > > as I > > > > > > tried and dry-run that altered the nexus id in the txt file), so > I > > > have > > > > > > decided to continue manually the release process as suggested in > the > > > > > howto > > > > > > [1], by following the instructions under this issue [2]. > > > > > > > > > > > > What I have checked so far that is fine: > > > > > > 1) git: all seems in order (commit hash and tags are aligned > with the > > > > > VOTE) > > > > > > - history: https://github.com/apache/calcite/commits/main/ > > > > > > - release commit: > > > > > > > > > > > > > > > https://github.com/apache/calcite/commit/e2e77aaf172ce997b92a9e574b5fcf77a6dc297a > > > > > > - release tag: > > > > > https://github.com/apache/calcite/releases/tag/calcite-1.40.0 > > > > > > 2) website: https://calcite.apache.org/docs/history.html#v1-40-0 > > > > > > 3) release artifacts in Calcite website: > > > > > > https://calcite.apache.org/downloads/#source-releases (tar and > > > digest > > > > > are > > > > > > available and matching those of the VOTE email) > > > > > > 4) Apache Nexus: > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/releases/org/apache/calcite/calcite-core/1.40.0/ > > > > > > > > > > > > What is missing or I am unsure of: > > > > > > 1) > > > https://mvnrepository.com/artifact/org.apache.calcite/calcite-core: > > > > > > there is still not 1.40.0 (it might just be propagation time?) > > > > > > 2) SVN Apache Archive: https://archive.apache.org/dist/calcite/ > > > (1.40.0 > > > > > is > > > > > > missing) > > > > > > > > > > > > Can people familiar with the process double-check and suggest > what > > > to do > > > > > > for the missing parts, please? > > > > > > > > > > > > I am holding back the announcement email until all points are > > > clarified. > > > > > > > > > > > > Best regards, > > > > > > Alessandro > > > > > > > > > > > > [1] > > > > > > https://calcite.apache.org/docs/howto.html#making-a-release-candidate > > > > > > [2] https://github.com/vlsi/vlsi-release-plugins/issues/64 > > > > > > > > > > > > > > > >