BuildTools Spigot compile error

XMLWordPrintable

    • BuildTools/Spigot

      This is the complete error log that pops up during and after the "Reactor Summary"

      [INFO] Reactor Summary:
      [INFO]
      [INFO] Spigot-API ......................................... SUCCESS [ 12.301 s]
      [INFO] Spigot-Parent ...................................... SUCCESS [ 0.128 s]
      [INFO] Spigot ............................................. FAILURE [ 5.694 s]
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 18.219 s
      [INFO] Finished at: 2015-12-27T13:52:17-05:00
      [INFO] Final Memory: 26M/409M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spigot: Compilation failure: Compilation failure:
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\ServerStatisticManager.java:[35] TObjectIntHashMap<String> cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\ServerStatisticManager.java:[38] TObjectIntHashMap<String> cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[134] gnu.trove.map.hash.TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[187] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[187] gnu.trove.map.hash.TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[188] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[2174] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[2175] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[2183] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\World.java:[2185] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\Chunk.java:[45] gnu.trove.map.hash.TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\Chunk.java:[45] gnu.trove.map.hash.TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\Chunk.java:[690] entityCount cannot be resolved or is not a field
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\Chunk.java:[722] entityCount cannot be resolved or is not a field
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\WorldServer.java:[377] gnu.trove.iterator.TLongShortIterator cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\WorldServer.java:[377] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\WorldServer.java:[397] gnu.trove.iterator.TLongShortIterator cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\WorldServer.java:[397] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\WorldServer.java:[507] TLongShortHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[19] gnu.trove.map.TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[19] gnu.trove.map.hash.TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[20] gnu.trove.map.TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[20] gnu.trove.map.hash.TIntObjectHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[22] gnu.trove.TDecorators cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[22] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[23] gnu.trove.TDecorators cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[23] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[33] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[39] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[45] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[55] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[90] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[147] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[182] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[199] TIntObjectMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[338] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[339] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[340] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[341] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[342] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[343] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[344] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\DataWatcher.java:[345] TObjectIntMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\AntiXray.java:[3] The import gnu.trove.set.TByteSet cannot be resolved
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\AntiXray.java:[4] The import gnu.trove.set.hash.TByteHashSet cannot be resolved
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\AntiXray.java:[31] TByteSet cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\AntiXray.java:[31] TByteHashSet cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveMap.java:[3] The import gnu.trove.map.hash.TCustomHashMap cannot be resolved
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveMap.java:[6] TCustomHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\bukkit\craftbukkit\inventory\CraftMetaItem.java:[288] gnu.trove.map.hash.TObjectDoubleHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\bukkit\craftbukkit\inventory\CraftMetaItem.java:[288] gnu.trove.map.hash.TObjectDoubleHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\bukkit\craftbukkit\inventory\CraftMetaItem.java:[289] gnu.trove.map.hash.TObjectDoubleHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\bukkit\craftbukkit\inventory\CraftMetaItem.java:[289] gnu.trove.map.hash.TObjectDoubleHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\PlayerList.java:[68] Type mismatch: cannot convert from CaseInsensitiveMap<EntityPlayer> to Map<String,EntityPlayer>
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\net\minecraft\server\SpawnerCreature.java:[34] entityCount cannot be resolved or is not a field
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\SpigotConfig.java:[16] The import gnu.trove.map.hash.TObjectIntHashMap cannot be resolved
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\SpigotConfig.java:[248] TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\SpigotConfig.java:[248] TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\SpigotConfig.java:[262] TObjectIntHashMap cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveHashingStrategy.java:[3] The import gnu.trove.strategy.HashingStrategy cannot be resolved
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveHashingStrategy.java:[5] HashingStrategy cannot be resolved to a type
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveHashingStrategy.java:[10] The method computeHashCode(Object) of type CaseInsensitiveHashingStrategy must override or implement a supertype method
      [ERROR] C:\Users\Jeremey\Desktop\Minecraft Server\Spigot\Spigot-Server\src\main\java\org\spigotmc\CaseInsensitiveHashingStrategy.java:[15] The method equals(Object, Object) of type CaseInsensitiveHashingStrategy must override or implement a supertype method
      [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
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :spigot
      Error compiling Spigot, are you running this jar via msysgit?
      java.lang.RuntimeException: Error running command, return status !=0: [sh, C:\Users\Jeremey\Desktop\Minecraft Server\apache-maven-3.2.5/bin/mvn, clean, install]
      at org.spigotmc.builder.Builder.runProcess(Builder.java:535)
      at org.spigotmc.builder.Builder.main(Builder.java:424)

            Assignee:
            Unassigned
            Reporter:
            Jeremey Miller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: