Advertisement
Guest User

Untitled

a guest
Jul 14th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. INFO] BUILD FAILURE
  2. [INFO] ------------------------------------------------------------------------
  3. [INFO] Total time: 03:31 min
  4. [INFO] Finished at: 2018-07-14T08:02:49+01:00
  5. [INFO] Final Memory: 73M/626M
  6. [INFO] ------------------------------------------------------------------------
  7. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project openmrs-webapp: Error to resolving surefire provider dependency: Unable to get dependency information for org.apache.maven.surefire:surefire-junit:jar:2.5: Failed to retrieve POM for org.apache.maven.surefire:surefire-junit:jar:2.5: Could not transfer artifact org.apache.maven.surefire:surefire-junit:pom:2.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
  8. [ERROR] org.apache.maven.surefire:surefire-junit:jar:2.5
  9. [ERROR]
  10. [ERROR] from the specified remote repositories:
  11. [ERROR] openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=false),
  12. [ERROR] openmrs-bintray-repo (https://dl.bintray.com/openmrs/maven/, releases=true, snapshots=true),
  13. [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
  14. [ERROR] Path to dependency:
  15. [ERROR] 1) dummy:dummy:jar:1.0
  16. [ERROR]
  17. [ERROR]
  18. [ERROR] -> [Help 1]
  19. [ERROR]
  20. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  24. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  25. [ERROR]
  26. [ERROR] After correcting the problems, you can resume the build with the command
  27. [ERROR] mvn <goals> -rf :openmrs-webapp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement