Guest User

Untitled

a guest
Mar 5th, 2013
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. Tests run: 20, Failures: 0, Errors: 1, Skipped: 0
  2.  
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Summary:
  5. [INFO]
  6. [INFO] FormEntry ......................................... SUCCESS [0.678s]
  7. [INFO] FormEntry API ..................................... SUCCESS [13.348s]
  8. [INFO] FormEntry OMOD .................................... FAILURE [32.576s]
  9. [INFO] formentry-release-tests ........................... SKIPPED
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 48.279s
  14. [INFO] Finished at: Tue Mar 05 22:18:52 EAT 2013
  15. [INFO] Final Memory: 8M/245M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project formentry-omod: There are test failures.
  18. [ERROR]
  19. [ERROR] Please refer to /media/KJoseph/Projects/openMRS/Modules/formentry-module/omod/target/surefire-reports for the individual test results.
  20. [ERROR] -> [Help 1]
  21. [ERROR]
  22. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  23. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  24. [ERROR]
  25. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  26. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  27. [ERROR]
  28. [ERROR] After correcting the problems, you can resume the build with the command
  29. [ERROR] mvn <goals> -rf :formentry-omod
Advertisement
Add Comment
Please, Sign In to add comment