Guest User

Untitled

a guest
Jan 23rd, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. [INFO] 12 warnings
  2. [INFO] -------------------------------------------------------------
  3. [INFO] -------------------------------------------------------------
  4. [ERROR] COMPILATION ERROR :
  5. [INFO] -------------------------------------------------------------
  6. [ERROR] /D:/ValeMC/ValeBox/src/main/java/com/valemc/utils/lib/SignGUI.java:[72,55] cannot access org.bukkit.block.data.BlockData
  7. class file for org.bukkit.block.data.BlockData not found
  8. [INFO] 1 error
  9. [INFO] -------------------------------------------------------------
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 40.479 s
  14. [INFO] Finished at: 2019-01-22T22:45:55+03:00
  15. [INFO] Final Memory: 26M/508M
  16. [INFO] ------------------------------------------------------------------------
  17. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project ValeBox: Compilation failure
  18. [ERROR] /D:/ValeMC/ValeBox/src/main/java/com/valemc/utils/lib/SignGUI.java:[72,55] cannot access org.bukkit.block.data.BlockData
  19. [ERROR] class file for org.bukkit.block.data.BlockData not found
  20. [ERROR] -> [Help 1]
  21. [ERROR]
  22. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  23. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
Add Comment
Please, Sign In to add comment