Advertisement
Guest User

OpenMRSSecond Build Error

a guest
Feb 22nd, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ------------------------------------------------------------------------
  2. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project openmrs-api: There are test failures.
  3. [ERROR]
  4. [ERROR] Please refer to /media/My Works/Projects/OPENMRS/Openmrs-trunk/api/target/surefire-reports for the individual test results.
  5. [ERROR] -> [Help 1]
  6. [ERROR]
  7. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  8. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  9. [ERROR]
  10. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  11. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  12. [ERROR]
  13. [ERROR] After correcting the problems, you can resume the build with the command
  14. [ERROR] mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement