The default URL for central in Maven 3.2.3 is:
https://repo.maven.apache.org/maven2

Change commit:
https://github.com/apache/maven/commit/92161918698c55f4c108acb8c6042ad86e705b15

/Anders


On Mon, Aug 18, 2014 at 2:21 AM, Dan Tran <[email protected]> wrote:

> 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.
> >
>

Reply via email to