[jboss-as7-dev] problem in wildfly quickstart
Tomaž Cerar
tomaz.cerar at gmail.com
Tue Aug 2 05:26:42 EDT 2016
On Tue, Aug 2, 2016 at 10:42 AM, Ahmet Temiz <ahmettemiz88 at gmail.com> wrote:
> from/to central (https://repo.maven.apache.org/maven2):
> sun.security.validator.ValidatorException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to find
> valid certification path to requested target @ line 69, column 25
>
you have problem accessing maven central as your client (maven/java) cannot
establish SSL channel as probably your client is too old and doeasn't know
CA with which maven central repo certificate is made with.
I would suggest you to upgrade java 8 to latest version (currently u102)
and update maven.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20160802/1ff67320/attachment.html
More information about the jboss-as7-dev
mailing list