Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [INFO] LanguageTool common GUI classes ................... SUCCESS [0.699s]
  2. [INFO] LanguageTool command-line version ................. FAILURE [7.141s]
  3. [INFO] LanguageTool embedded HTTP server ................. SKIPPED
  4. [INFO] LanguageTool stand-alone GUI ...................... SKIPPED
  5. [INFO] LanguageTool LibreOffice/OpenOffice extension ..... SKIPPED
  6. [INFO] Hunspell native libs for LanguageTool ............. SKIPPED
  7. [INFO] LanguageTool Wikipedia tools ...................... SKIPPED
  8. [INFO] LanguageTool tools for building dictionaries ...... SKIPPED
  9. [INFO] LanguageTool development tools .................... SKIPPED
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 4:02.768s
  14. [INFO] Finished at: Sun Apr 03 00:04:11 CEST 2016
  15. [INFO] Final Memory: 61M/420M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project languagetool-comman
  18. dline: There are test failures.
  19. [ERROR]
  20. [ERROR] Please refer to /home/eb/Share/languagetool/languagetool-commandline/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 :languagetool-commandline
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement