Advertisement
aonomike

Openmrs-core build results

Nov 5th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Tests run: 3344, Failures: 4, Errors: 77, Skipped: 36
  2.  
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Summary:
  5. [INFO]
  6. [INFO] OpenMRS ........................................... SUCCESS [1.174s]
  7. [INFO] openmrs-tools ..................................... SUCCESS [1.941s]
  8. [INFO] openmrs-test ...................................... SUCCESS [0.358s]
  9. [INFO] openmrs-api ....................................... FAILURE [6:37.827s]
  10. [INFO] openmrs-web ....................................... SKIPPED
  11. [INFO] openmrs-webapp .................................... SKIPPED
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD FAILURE
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: 6:41.569s
  16. [INFO] Finished at: Sat Nov 05 09:54:31 EAT 2016
  17. [INFO] Final Memory: 65M/775M
  18. [INFO] ------------------------------------------------------------------------
  19. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project openmrs-api: There are test failures.
  20. [ERROR]
  21. [ERROR] Please refer to /media/maono/Dudu/WORK/JOB/OPENMRS/openmrs-core/api/target/surefire-reports for the individual test results.
  22. [ERROR] -> [Help 1]
  23. [ERROR]
  24. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  25. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  26. [ERROR]
  27. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  28. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  29. [ERROR]
  30. [ERROR] After correcting the problems, you can resume the build with the command
  31. [ERROR] mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement