Advertisement
aonomike

muzima registration module build failure

Jul 8th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.18.0-GA/javassist-3.18.0-GA.jar (698 KB at 189.9 KB/sec)
  2. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (300 KB at 178.6 KB/sec)
  3. Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 206.2 KB/sec)
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Reactor Summary:
  6. [INFO]
  7. [INFO] Muzima Registration Module ........................ SUCCESS [5.422s]
  8. [INFO] Muzima Registration Module API .................... FAILURE [1:00.850s]
  9. [INFO] Muzima Registration Module OMOD ................... SKIPPED
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 1:07.187s
  14. [INFO] Finished at: Fri Jul 08 17:55:08 EAT 2016
  15. [INFO] Final Memory: 8M/119M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal on project muzimaregistration-api: Could not resolve dependencies for project org.openmrs.module:muzimaregistration-api:jar:1.0.3-SNAPSHOT: The following artifacts could not be resolved: org.openmrs.module:muzima-omod:jar:1.0.3-SNAPSHOT, org.openmrs.module:muzimaforms-omod:jar:1.0.3-SNAPSHOT: Could not find artifact org.openmrs.module:muzima-omod:jar:1.0.3-SNAPSHOT in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  18. [ERROR]
  19. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  20. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  21. [ERROR]
  22. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  23. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  24. [ERROR]
  25. [ERROR] After correcting the problems, you can resume the build with the command
  26. [ERROR] mvn <goals> -rf :muzimaregistration-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement