Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for com.dannysmc:GameHub:jar:1.0-ALPHA
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 13, column 21
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building GameHub 1.0-ALPHA
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ GameHub ---
- [debug] execute contextualize
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ GameHub ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 1 source file to /Users/dannyspringett-mchugh/IdeaProjects/GameHub-Bukkit/target/classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] /Users/dannyspringett-mchugh/IdeaProjects/GameHub-Bukkit/src/main/java/GameHub/GameHub.java:[45,20] error: unreachable statement
- [INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 2.467s
- [INFO] Finished at: Tue Jun 14 13:28:26 BST 2016
- [INFO] Final Memory: 13M/245M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project GameHub: Compilation failure
- [ERROR] /Users/dannyspringett-mchugh/IdeaProjects/GameHub-Bukkit/src/main/java/GameHub/GameHub.java:[45,20] error: unreachable statement
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment