I dont think that is the supported url ( yet ). By default maven 3.2.3 uses https://repo1.maven.org/maven2
perhaps this is something Sonatype will fix -D On Sat, Aug 16, 2014 at 7:38 AM, Ron Pressler <[email protected]> wrote: > Hi. > When accessing maven central using Aether, I get the following exception > when I use the https://repo1.maven.apache.org/maven2/ URL: > > javax.net.ssl.SSLException: hostname in certificate didn't match: < > repo1.maven.apache.org> != <repo.maven.apache.org> OR < > repo.maven.apache.org > > > > When using https://repo.maven.apache.org/maven2/ it all works fine. >
