Guest User

Untitled

a guest
Oct 7th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.70 KB | None | 0 0
  1.  
  2. C:\Users\Insookwa\openmrs-contrib-qaframework>mvn clean install
  3. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  4. [INFO] Scanning for projects...
  5. [INFO]
  6. [INFO] ------------------< org.openmrs.contrib:qaframework >-------------------
  7. [INFO] Building OpenMRS QA Framework 1.0-SNAPSHOT
  8. [INFO] --------------------------------[ jar ]---------------------------------
  9. [WARNING] The POM for org.openmrs.distro:referenceapplication-ui-tests:jar:tests:2.10.0 is missing, no dependency information available
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time:  2.710 s
  14. [INFO] Finished at: 2020-10-07T18:55:20+02:00
  15. [INFO] ------------------------------------------------------------------------
  16. [ERROR] Failed to execute goal on project qaframework: Could not resolve dependencies for project org.openmrs.contrib:qaframework:jar:1.0-SNAPSHOT: Failure to find org.openmrs.distro:referenceapplication-ui-tests:jar:tests:2.10.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced -> [Help 1]
  17. [ERROR]
  18. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  19. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  20. [ERROR]
  21. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  22. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Add Comment
Please, Sign In to add comment