Error in openmrs-sdk setup

When I set up my openmrs-sdk using cmd in windows 10, PKIX path building failed error has been occured. Any suggestions?

[INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:1.11.5:war Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/1.11.5/openmrs-webapp-1.11.5.war Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/web/openmrs-webapp/1.11.5/openmrs-webapp-1.11.5.war [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.810 s [INFO] Finished at: 2018-03-04T17:19:40+05:30 [INFO] Final Memory: 22M/183M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.0:setup (default-cli) on project standalone-pom: Failed to setup server: Unable to execute mojo: Unable to resolve artifact. Could not transfer artifact org.openmrs.web:openmrs-webapp:war:1.11.5 from/to openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [ERROR] org.openmrs.web:openmrs-webapp:war:1.11.5 [ERROR] [ERROR] from the specified remote repositories: [ERROR] openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true), [ERROR] openmrs-repo-thirdparty (http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty, releases=true, snapshots=true), [ERROR] openmrs-bintray-repo (https://dl.bintray.com/openmrs/maven/, releases=true, snapshots=true), [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Can you post a link to the full stack trace on pastebin?

I successfully setup openmrs-sdk in a few months back. But now this error occurs.

https://pastebin.com/qbBy6YbQ

What is your OS installed on yours enviroment?

If you have Ubuntu 17.10, there are some certificates problem right now. You can update those certificates and try again.

This should help: Certificate Issues with new Maven Repo?

I am run this on windows 10 OS.