Maven elasticsearch 5.5.1 missing

Getting a non-existing library when attempting maven build. Build returns the following:

#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
#Thu Aug 17 08:32:48 CDT 2017
@default-central-https://repo.maven.apache.org/maven2/.lastUpdated=1502976768587
https://repo.maven.apache.org/maven2/.error=Could not transfer artifact org.elasticsearch:elasticsearch:pom:5.5.1 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

Your machine has issues resolving SSL certificates. Could be a proxy issue, or an issue with your Java installation (google for "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"). Nothing ES related though.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.