Guest User

Untitled

a guest
Jul 16th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.84 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. [INFO] ------------------------------------------------------------------------
  6.  
  7. [INFO] Reactor Summary:
  8.  
  9. [INFO]
  10.  
  11. [INFO] OpenMRS ........................................... SUCCESS [1.073s]
  12.  
  13. [INFO] openmrs-tools ..................................... SUCCESS [0.881s]
  14.  
  15. [INFO] openmrs-test ...................................... SUCCESS [0.010s]
  16.  
  17. [INFO] openmrs-api ....................................... FAILURE [4:08.057s]
  18.  
  19. [INFO] openmrs-web ....................................... SKIPPED
  20.  
  21. [INFO] openmrs-webapp .................................... SKIPPED
  22.  
  23. [INFO] openmrs-release-test .............................. SKIPPED
  24.  
  25. [INFO] ------------------------------------------------------------------------
  26.  
  27. [INFO] BUILD FAILURE
  28.  
  29. [INFO] ------------------------------------------------------------------------
  30.  
  31. [INFO] Total time: 4:10.516s
  32.  
  33. [INFO] Finished at: Sun Jul 15 21:59:28 CEST 2012
  34.  
  35. [INFO] Final Memory: 42M/423M
  36.  
  37. [INFO] ------------------------------------------------------------------------
  38.  
  39. [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.
  40.  
  41. [ERROR]
  42.  
  43. [ERROR] Please refer to C:\Users\stanleym\workspace\openmrs\api\target\surefire-reports for the individual test results.
  44.  
  45. [ERROR] -> [Help 1]
  46.  
  47. [ERROR]
  48.  
  49. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  50.  
  51. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  52.  
  53. [ERROR]
  54.  
  55. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  56.  
  57. [ERROR] [Help 1]
  58.  
  59. http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  60.  
  61. [ERROR]
  62.  
  63. [ERROR] After correcting the problems, you can resume the build with the command
  64.  
  65. [ERROR]   mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment