download.java.net maven repository
Daniel Jeliński
djelinski1 at gmail.com
Mon Apr 4 12:49:22 UTC 2022
Hi all,
Is the http://download.java.net/maven/2 repository URL still needed?
https://github.com/openjdk/jmh/blob/99e9c19c80a0133c28f6532ef2b5776d5b8bd023/jmh-core/pom.xml#L146
Maven is complaining that it doesn't support http repositories
anymore, and the link returns 404 even after changing http to https.
All the required dependencies and plugins are downloaded from maven
central. Can we remove this configuration?
Regards,
Daniel
More information about the jmh-dev
mailing list