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.

-- 
Best regards / Met vriendelijke groeten,

Niels Basjes

Reply via email to