Advertisement
Geocasher

Spigot Log [Updated]

Dec 22nd, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.22 KB | None | 0 0
  1. [INFO] Compiling 655 source files to d:\Minecraft\One More 1.8 server\Spigot\Bukkit\target\classes
  2. [INFO] -------------------------------------------------------------
  3. [ERROR] COMPILATION ERROR :
  4. [INFO] -------------------------------------------------------------
  5. [ERROR] Unable to locate the Javac Compiler in:
  6.   d:\Program Files\Java\jdk1.8.0_25\..\lib\tools.jar
  7. Please ensure you are using JDK 1.4 or above and
  8. not a JRE (the com.sun.tools.javac.Main class is required).
  9. In most cases you can change the location of your Java
  10. installation by setting the JAVA_HOME environment variable.
  11. [INFO] 1 error
  12. [INFO] -------------------------------------------------------------
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] BUILD FAILURE
  15. [INFO] ------------------------------------------------------------------------
  16. [INFO] Total time: 13.502 s
  17. [INFO] Finished at: 2014-12-22T07:47:37-06:00
  18. [INFO] Final Memory: 8M/245M
  19. [INFO] ------------------------------------------------------------------------
  20. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project bukkit: Compilation failure
  21. [ERROR] Unable to locate the Javac Compiler in:
  22. [ERROR] d:\Program Files\Java\jdk1.8.0_25\..\lib\tools.jar
  23. [ERROR] Please ensure you are using JDK 1.4 or above and
  24. [ERROR] not a JRE (the com.sun.tools.javac.Main class is required).
  25. [ERROR] In most cases you can change the location of your Java
  26. [ERROR] installation by setting the JAVA_HOME environment variable.
  27. [ERROR] -> [Help 1]
  28. [ERROR]
  29. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  30. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  31. [ERROR]
  32. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  33. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  34. Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [sh, d:\Minecraft\One More 1.8 server\Spigot\apache-maven-3.2.3/bin/mvn, clean, install]
  35.     at org.spigotmc.builder.Builder.runProcess(Builder.java:393)
  36.     at org.spigotmc.builder.Builder.main(Builder.java:300)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement