+1 from me. At my work we also can only access maven central for artefacts

Am 04.10.2024 um 13:40 schrieb Niels Basjes:
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

Reply via email to