estekhin commented on issue #1159: URL: https://github.com/apache/maven-mvnd/issues/1159#issuecomment-5325855926
Maven binaries are already being published to Central (https://repo1.maven.org/maven2/org/apache/maven/maven/), which greatly simplifies setups where the build infrastructure has no internet access and uses local Artifactory/Nexus/some other caching proxy to get both the artifacts and the Maven itself via Maven wrapper. Setting up an additional proxy for mvnd from https://dlcdn.apache.org/maven/mvnd/ is possible, but cumbersome. Reusing the same artifact proxy to obtain mvnd via mvnw from proxied Central would be great. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
