Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Tests run: 4107, Failures: 2, Errors: 0, Skipped: 37
  2.  
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Summary:
  5. [INFO]
  6. [INFO] OpenMRS 2.2.0-SNAPSHOT ............................. SUCCESS [ 3.557 s]
  7. [INFO] openmrs-tools ...................................... SUCCESS [ 1.747 s]
  8. [INFO] openmrs-test ....................................... SUCCESS [ 0.265 s]
  9. [INFO] openmrs-api ........................................ FAILURE [27:30 min]
  10. [INFO] openmrs-web ........................................ SKIPPED
  11. [INFO] openmrs-webapp 2.2.0-SNAPSHOT ...................... SKIPPED
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD FAILURE
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: 27:37 min
  16. [INFO] Finished at: 2019-03-26T00:15:18+03:00
  17. [INFO] ------------------------------------------------------------------------
  18. [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.
  19. [ERROR]
  20. [ERROR] Please refer to C:\Users\JULIE\OpenMRS-Tickets\openmrs-core\api\target\surefire-reports for the individual test results.
  21. [ERROR] -> [Help 1]
  22. [ERROR]
  23. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  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 read the following articles:
  27. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  28. [ERROR]
  29. [ERROR] After correcting the problems, you can resume the build with the command
  30. [ERROR] mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement