Why not, but I’m not sure how to do that. That was the primary reason why it has never reached central. I’d like to avoid another manual step,m, so any idea welcomed !
------------------------ Guillaume Nodet Le sam. 5 oct. 2024 à 11:16, Hervé Boutemy <herve.bout...@free.fr> a écrit : > good idea, why not > > this will be our first project doing full automated release staging from CI > > https://github.com/apache/maven-mvnd/blob/master/.github/workflows/release.yaml > (= the technical reason why pushing to classical Apache staging repository > has > not been done "as usual") > > Regards, > > Hervé > > Le vendredi 4 octobre 2024, 13:40:29 CEST Niels Basjes a écrit : > > Hi, > > > > Currently the full zip file of maven is released both via the download > > servers as it is published in maven central. > > - > > > https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin > > .zip - > > > https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/ > > > > The new mvnd is however only published via the download servers and via > > Github releases. > > - https://downloads.apache.org/maven/mvnd/1.0.2/ > > - https://github.com/apache/maven-mvnd/releases > > > > At work the build environment is closed to the outside world, yet maven > > central is available (mirrored). > > So we can use the normal maven in the maven wrapper, but not the mvnd > > because it cannot be downloaded because of firewalls. > > > > How do you view publishing the mvnd also to maven central? > > I think that would make using it a lot easier for many people. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >