Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.89 KB | None | 0 0
  1. [INFO] Building Reference Application Module OMOD 2.7.0-SNAPSHOT
  2. [INFO] ------------------------------------------------------------------------
  3. [WARNING] The POM for rubygems:sass:gem:3.4.21 is missing, no dependency information available
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Reactor Summary:
  6. [INFO]
  7. [INFO] Reference Application Module ....................... SUCCESS [  0.776 s]
  8. [INFO] Reference Application Module API ................... SUCCESS [ 56.847 s]
  9. [INFO] Reference Application Module OMOD .................. FAILURE [  0.420 s]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 01:01 min
  14. [INFO] Finished at: 2017-11-20T13:12:35+01:00
  15. [INFO] Final Memory: 39M/291M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal on project referenceapplication-omod: Could not resolve dependencies for project org.openmrs.module:referenceapplication-omod:jar:2.7.0-SNAPSHOT: Failure to find rubygems:sass:gem:3.4.21 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]
  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 :referenceapplication-omod
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement