Advertisement
slubwama

Untitled

Nov 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.71 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO] ------------------------------------------------------------------------
  3. [INFO] Reactor Build Order:
  4. [INFO]
  5. [INFO] UgandaEMR FingerPrint Module
  6. [INFO] UgandaEMR FingerPrint Module API
  7. [INFO] UgandaEMR FingerPrint Module OMOD
  8. [INFO]                                                                        
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] Building UgandaEMR FingerPrint Module 1.0.5
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO]
  13. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ugandaemrfingerprint ---
  14. [INFO]
  15. [INFO] --- maven-install-plugin:2.4:install (default-install) @ ugandaemrfingerprint ---
  16. [INFO] Installing /Users/lubwamasamuel/Projects/ugandaemr/modules/openmrs-module-ugandaemr-fingerprint/pom.xml to /Users/lubwamasamuel/.m2/repository/org/openmrs/module/ugandaemrfingerprint/1.0.5/ugandaemrfingerprint-1.0.5.pom
  17. [INFO]
  18. [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ugandaemrfingerprint ---
  19. Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/modules/org/openmrs/module/ugandaemrfingerprint/1.0.5/ugandaemrfingerprint-1.0.5.pom
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Reactor Summary:
  22. [INFO]
  23. [INFO] UgandaEMR FingerPrint Module ....................... FAILURE [  8.225 s]
  24. [INFO] UgandaEMR FingerPrint Module API ................... SKIPPED
  25. [INFO] UgandaEMR FingerPrint Module OMOD .................. SKIPPED
  26. [INFO] ------------------------------------------------------------------------
  27. [INFO] BUILD FAILURE
  28. [INFO] ------------------------------------------------------------------------
  29. [INFO] Total time: 9.645 s
  30. [INFO] Finished at: 2018-11-15T09:42:18+03:00
  31. [INFO] Final Memory: 12M/167M
  32. [INFO] ------------------------------------------------------------------------
  33. [WARNING] The requested profile "release" could not be activated because it does not exist.
  34. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ugandaemrfingerprint: Failed to deploy artifacts: Could not find artifact org.openmrs.module:ugandaemrfingerprint:pom:1.0.5 in openmrs-repo-modules (http://mavenrepo.openmrs.org/nexus/content/repositories/modules) -> [Help 1]
  35. [ERROR]
  36. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  37. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  38. [ERROR]
  39. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  40. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  41. 19216806:openmrs-module-ugandaemr-fingerprint lubwamasamuel$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement