Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Reactor Summary:
  3. [INFO]
  4. [INFO] OpenMRS ............................................ SUCCESS [ 1.794 s]
  5. [INFO] openmrs-tools ...................................... SUCCESS [ 2.106 s]
  6. [INFO] openmrs-test ....................................... SUCCESS [ 0.187 s]
  7. [INFO] openmrs-api ........................................ SUCCESS [ 35.179 s]
  8. [INFO] openmrs-web ........................................ FAILURE [ 10.836 s]
  9. [INFO] openmrs-webapp ..................................... SKIPPED
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 50.523 s
  14. [INFO] Finished at: 2014-11-30T14:38:04-05:00
  15. [INFO] Final Memory: 39M/410M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal on project openmrs-web: Could not resolve depende
  18. ncies for project org.openmrs.web:openmrs-web:jar:1.12.0-SNAPSHOT: Could not fin
  19. d artifact org.openmrs.api:openmrs-api:jar:tests:1.12.0-SNAPSHOT in openmrs-repo
  20. (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  21. [ERROR]
  22. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  23. ch.
  24. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  25. [ERROR]
  26. [ERROR] For more information about the errors and possible solutions, please rea
  27. d the following articles:
  28. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
  29. lutionException
  30. [ERROR]
  31. [ERROR] After correcting the problems, you can resume the build with the command
  32.  
  33. [ERROR] mvn <goals> -rf :openmrs-web
  34. D:\Users\BMSHAH\Documents\GCI2014\openmrs-core>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement