ansimionescu

Untitled

May 27th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. Tests run: 251, Failures: 0, Errors: 187, Skipped: 6
  2.  
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Summary:
  5. [INFO]
  6. [INFO] Forge - Parent .................................... SUCCESS [56.384s]
  7. [INFO] Forge - Targeted Event Bus ........................ SUCCESS [15.205s]
  8. [INFO] Forge - Parser/Java API ........................... SUCCESS [0.298s]
  9. [INFO] Forge - Parser/XML ................................ SUCCESS [0.895s]
  10. [INFO] Forge - Shell API ................................. SUCCESS [3.472s]
  11. [INFO] Forge - Maven Integration APIs .................... SUCCESS [1.672s]
  12. [INFO] Forge - Git Integration ........................... SUCCESS [0.837s]
  13. [INFO] Forge - Test Harness .............................. SUCCESS [0.618s]
  14. [INFO] Forge - Maven Project Model ....................... SUCCESS [1.262s]
  15. [INFO] Forge - Parser/Java ............................... SUCCESS [0.247s]
  16. [INFO] Forge - Shell ..................................... FAILURE [1:27.938s]
  17. [INFO] Forge - Git Integration Tests ..................... SKIPPED
  18. [INFO] Forge - Project Model Maven Tests ................. SKIPPED
  19. [INFO] Forge - Test Harness (Web) ........................ SKIPPED
  20. [INFO] Forge - Java EE APIs .............................. SKIPPED
  21. [INFO] Forge - Java EE Integration Impl & Plugins ........ SKIPPED
  22. [INFO] Forge - Scaffolding APIs .......................... SKIPPED
  23. [INFO] Forge - Scaffolding Plugins ....................... SKIPPED
  24. [INFO] Forge - Scaffolding from X API .................... SKIPPED
  25. [INFO] Forge - Dev Plugins ............................... SKIPPED
  26. [INFO] Forge - Scaffolding from X plugins ................ SKIPPED
  27. [INFO] Forge - Scaffold Provider for Java Server Faces ... SKIPPED
  28. [INFO] Forge - Scaffoldx Provider for Java Server Faces .. SKIPPED
  29. [INFO] Forge - Modular Plugin Loader ..................... SKIPPED
  30. [INFO] Forge - Tracking .................................. SKIPPED
  31. [INFO] JBoss Forge - Distribution Build .................. SKIPPED
  32. [INFO] ------------------------------------------------------------------------
  33. [INFO] BUILD FAILURE
  34. [INFO] ------------------------------------------------------------------------
  35. [INFO] Total time: 3:01.519s
  36. [INFO] Finished at: Mon May 27 15:03:49 BST 2013
  37. [INFO] Final Memory: 38M/272M
  38. [INFO] ------------------------------------------------------------------------
  39. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project forge-shell: There are test failures.
  40. [ERROR]
  41. [ERROR] Please refer to /Users/andrei/Applications/forge-2/shell/target/surefire-reports for the individual test results.
  42. [ERROR] -> [Help 1]
  43. [ERROR]
  44. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  45. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  46. [ERROR]
  47. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  48. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  49. [ERROR]
  50. [ERROR] After correcting the problems, you can resume the build with the command
  51. [ERROR] mvn <goals> -rf :forge-shell
Advertisement
Add Comment
Please, Sign In to add comment