Skip to content
Failed

Console Output

Skipping 8 KB.. Full Log
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 719 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java uses or overrides a deprecated API that is marked for removal.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java: Recompile with -Xlint:removal for details.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.java: Recompile with -Xlint:unchecked for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[10,45] cannot access com.denizenscript.denizencore.scripts.ScriptEntry
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/scripts/ScriptEntry.class)
    unable to access file: java.util.zip.ZipException: invalid loc 72879 for entry reading
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[75,27] cannot find symbol
  symbol:   class ScriptEntry
  location: class com.denizenscript.denizen.scripts.commands.npc.TraitCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[106,25] cannot find symbol
  symbol:   class ScriptEntry
  location: class com.denizenscript.denizen.scripts.commands.npc.TraitCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[11,50] cannot access com.denizenscript.denizencore.objects.core.DurationTag
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/DurationTag.class)
    unable to access file: java.util.zip.ZipException: invalid literal/length code
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[95,27] cannot find symbol
  symbol:   class ScriptEntry
  location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[125,31] cannot find symbol
  symbol:   class ScriptEntry
  location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[163,29] cannot find symbol
  symbol:   class ScriptEntry
  location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[12,43] cannot access com.denizenscript.denizencore.flags.AbstractFlagTracker
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/AbstractFlagTracker.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[13,50] cannot access com.denizenscript.denizencore.objects.core.ScriptTag
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/ScriptTag.class)
    unable to access file: java.util.zip.ZipException: invalid code lengths set
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[14,53] cannot access com.denizenscript.denizencore.objects.notable.Notable
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/Notable.class)
    unable to access file: java.util.zip.ZipException: invalid code lengths set
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[15,53] cannot access com.denizenscript.denizencore.objects.notable.NoteManager
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/NoteManager.class)
    unable to access file: java.util.zip.ZipException: invalid literal/length code
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[16,42] cannot access com.denizenscript.denizencore.tags.TagContext
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/TagContext.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[17,47] cannot access com.denizenscript.denizencore.utilities.CoreConfiguration
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/CoreConfiguration.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[18,47] cannot access com.denizenscript.denizencore.utilities.Deprecations
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/Deprecations.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[19,57] cannot access com.denizenscript.denizencore.utilities.debugging.Debug
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/debugging/Debug.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[21,47] cannot access com.denizenscript.denizencore.utilities.CoreUtilities
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/CoreUtilities.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[11,43] cannot access com.denizenscript.denizencore.flags.FlaggableObject
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/FlaggableObject.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[12,43] cannot access com.denizenscript.denizencore.flags.MapTagFlagTracker
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/MapTagFlagTracker.class)
    unable to access file: java.util.zip.ZipException: invalid stored block lengths
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[21,56] cannot access com.denizenscript.denizencore.objects.properties.PropertyParser
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/properties/PropertyParser.class)
    unable to access file: java.util.zip.ZipException: invalid code lengths set
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[23,42] cannot access com.denizenscript.denizencore.tags.Attribute
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/Attribute.class)
    unable to access file: java.util.zip.ZipException: too many length or distance symbols
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[24,42] cannot access com.denizenscript.denizencore.tags.ObjectTagProcessor
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/ObjectTagProcessor.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[27,57] cannot access com.denizenscript.denizencore.utilities.debugging.Debuggable
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/debugging/Debuggable.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,33] cannot access com.denizenscript.denizencore.objects.ObjectTag
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/ObjectTag.class)
    unable to access file: java.util.zip.ZipException: invalid stored block lengths
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,44] cannot access com.denizenscript.denizencore.objects.Adjustable
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/Adjustable.class)
    unable to access file: java.util.zip.ZipException: invalid code lengths set
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,56] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/tags/BukkitTagContext.java:[13,39] cannot find symbol
  symbol: class TagContext
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[650,79] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.events.BukkitScriptEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[706,43] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.events.BukkitScriptEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[37,42] cannot access com.denizenscript.denizencore.tags.TagRunnable
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/TagRunnable.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,35] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,46] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityFormObject.java:[5,43] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,76] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,32] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,43] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,90] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[15,50] cannot access com.denizenscript.denizencore.objects.core.MapTag
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/MapTag.class)
    unable to access file: java.io.EOFException: Unexpected end of ZLIB input stream
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,34] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,45] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,57] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[16,43] cannot access com.denizenscript.denizencore.flags.SavableMapFlagTracker
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/SavableMapFlagTracker.class)
    unable to access file: java.util.zip.ZipException: invalid stored block lengths
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[26,53] cannot access com.denizenscript.denizencore.objects.notable.Note
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/Note.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[35,47] cannot access com.denizenscript.denizencore.utilities.YamlConfiguration
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/YamlConfiguration.class)
    unable to access file: java.util.zip.ZipException: invalid distance too far back
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,38] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,49] cannot find symbol
  symbol: class Notable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,58] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,70] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[7,37] cannot access com.denizenscript.denizencore.DenizenCore
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/DenizenCore.class)
    unable to access file: java.util.zip.ZipException: invalid stored block lengths
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[10,43] cannot access com.denizenscript.denizencore.flags.RedirectionFlagTracker
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/RedirectionFlagTracker.class)
    unable to access file: java.util.zip.ZipException: invalid stored block lengths
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,37] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,48] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,60] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[38,52] cannot access com.denizenscript.denizencore.utilities.text.StringHolder
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/text/StringHolder.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,35] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,46] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,76] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[187,52] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[374,55] cannot access com.denizenscript.denizencore.objects.Mechanism
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/Mechanism.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[400,62] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[534,12] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[560,32] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[38,47] cannot access com.denizenscript.denizencore.utilities.SimplexNoise
  bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/SimplexNoise.class)
    unable to access file: java.util.zip.ZipException: invalid block type
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,65] cannot find symbol
  symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,76] cannot find symbol
  symbol: class Notable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,85] cannot find symbol
  symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,97] cannot find symbol
  symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[1322,38] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3008,31] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3024,19] cannot find symbol
  symbol:   class ObjectTagProcessor
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3026,30] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3026,114] package TagRunnable does not exist
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3039,41] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3039,12] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3043,22] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3045,22] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3049,31] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3060,24] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[154,54] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[309,12] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[388,33] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[410,40] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[446,36] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[468,43] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[490,49] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[512,33] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[538,43] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[556,12] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[564,12] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[572,32] cannot find symbol
  symbol:   class AbstractFlagTracker
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[753,50] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4162,19] cannot find symbol
  symbol:   class ObjectTagProcessor
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4165,41] cannot find symbol
  symbol:   class Attribute
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4165,12] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4169,31] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4174,24] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/entity/DenizenEntityType.java:[80,63] cannot find symbol
  symbol:   class Mechanism
  location: class com.denizenscript.denizen.utilities.entity.DenizenEntityType
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[68,54] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[94,19] cannot find symbol
  symbol:   class TagContext
  location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[110,12] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[236,12] cannot find symbol
  symbol:   class ObjectTag
  location: class com.denizenscript.denizen.objects.MaterialTag
[INFO] 100 errors 
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.2.4-SNAPSHOT:
[INFO] 
[INFO] denizen-parent ..................................... SUCCESS [  2.338 s]
[INFO] Denizen ............................................ FAILURE [ 49.195 s]
[INFO] denizen-v1_16 ...................................... SKIPPED
[INFO] denizen-v1_17 ...................................... SKIPPED
[INFO] denizen-v1_18 ...................................... SKIPPED
[INFO] denizen-paper ...................................... SKIPPED
[INFO] denizen-dist ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  56.515 s
[INFO] Finished at: 2022-04-05T20:36:31Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizen: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[10,45] cannot access com.denizenscript.denizencore.scripts.ScriptEntry
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/scripts/ScriptEntry.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid loc 72879 for entry reading
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[75,27] cannot find symbol
[ERROR] symbol:   class ScriptEntry
[ERROR] location: class com.denizenscript.denizen.scripts.commands.npc.TraitCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java:[106,25] cannot find symbol
[ERROR] symbol:   class ScriptEntry
[ERROR] location: class com.denizenscript.denizen.scripts.commands.npc.TraitCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[11,50] cannot access com.denizenscript.denizencore.objects.core.DurationTag
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/DurationTag.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid literal/length code
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[95,27] cannot find symbol
[ERROR] symbol:   class ScriptEntry
[ERROR] location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[125,31] cannot find symbol
[ERROR] symbol:   class ScriptEntry
[ERROR] location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SwitchCommand.java:[163,29] cannot find symbol
[ERROR] symbol:   class ScriptEntry
[ERROR] location: class com.denizenscript.denizen.scripts.commands.world.SwitchCommand
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[12,43] cannot access com.denizenscript.denizencore.flags.AbstractFlagTracker
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/AbstractFlagTracker.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[13,50] cannot access com.denizenscript.denizencore.objects.core.ScriptTag
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/ScriptTag.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid code lengths set
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[14,53] cannot access com.denizenscript.denizencore.objects.notable.Notable
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/Notable.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid code lengths set
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[15,53] cannot access com.denizenscript.denizencore.objects.notable.NoteManager
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/NoteManager.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid literal/length code
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[16,42] cannot access com.denizenscript.denizencore.tags.TagContext
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/TagContext.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/pom.xml to com.denizenscript/denizen-v1_18/1.2.4-SNAPSHOT/denizen-v1_18-1.2.4-SNAPSHOT.pom
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[17,47] cannot access com.denizenscript.denizencore.utilities.CoreConfiguration
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/CoreConfiguration.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[18,47] cannot access com.denizenscript.denizencore.utilities.Deprecations
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/Deprecations.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/pom.xml to com.denizenscript/denizen-paper/1.2.4-SNAPSHOT/denizen-paper-1.2.4-SNAPSHOT.pom
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[19,57] cannot access com.denizenscript.denizencore.utilities.debugging.Debug
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/debugging/Debug.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[21,47] cannot access com.denizenscript.denizencore.utilities.CoreUtilities
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/CoreUtilities.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[11,43] cannot access com.denizenscript.denizencore.flags.FlaggableObject
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/FlaggableObject.class)
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to com.denizenscript/denizen-parent/1.2.4-SNAPSHOT/denizen-parent-1.2.4-SNAPSHOT.pom
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[12,43] cannot access com.denizenscript.denizencore.flags.MapTagFlagTracker
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/MapTagFlagTracker.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid stored block lengths
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/pom.xml to com.denizenscript/denizen/1.2.4-SNAPSHOT/denizen-1.2.4-SNAPSHOT.pom
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[21,56] cannot access com.denizenscript.denizencore.objects.properties.PropertyParser
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/properties/PropertyParser.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid code lengths set
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[23,42] cannot access com.denizenscript.denizencore.tags.Attribute
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/Attribute.class)
[ERROR] unable to access file: java.util.zip.ZipException: too many length or distance symbols
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/pom.xml to com.denizenscript/denizen-v1_16/1.2.4-SNAPSHOT/denizen-v1_16-1.2.4-SNAPSHOT.pom
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[24,42] cannot access com.denizenscript.denizencore.tags.ObjectTagProcessor
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/ObjectTagProcessor.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[27,57] cannot access com.denizenscript.denizencore.utilities.debugging.Debuggable
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/debugging/Debuggable.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,33] cannot access com.denizenscript.denizencore.objects.ObjectTag
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/ObjectTag.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid stored block lengths
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,44] cannot access com.denizenscript.denizencore.objects.Adjustable
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/Adjustable.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid code lengths set
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java:[42,56] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/tags/BukkitTagContext.java:[13,39] cannot find symbol
[ERROR] symbol: class TagContext
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[650,79] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.events.BukkitScriptEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/events/BukkitScriptEvent.java:[706,43] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.events.BukkitScriptEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[37,42] cannot access com.denizenscript.denizencore.tags.TagRunnable
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/tags/TagRunnable.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,35] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,46] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityFormObject.java:[5,43] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java:[60,76] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,32] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,43] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[50,90] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[15,50] cannot access com.denizenscript.denizencore.objects.core.MapTag
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/core/MapTag.class)
[ERROR] unable to access file: java.io.EOFException: Unexpected end of ZLIB input stream
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,34] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,45] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java:[35,57] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[16,43] cannot access com.denizenscript.denizencore.flags.SavableMapFlagTracker
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/SavableMapFlagTracker.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid stored block lengths
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[26,53] cannot access com.denizenscript.denizencore.objects.notable.Note
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/notable/Note.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[35,47] cannot access com.denizenscript.denizencore.utilities.YamlConfiguration
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/YamlConfiguration.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid distance too far back
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,38] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,49] cannot find symbol
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/pom.xml to com.denizenscript/denizen-v1_17/1.2.4-SNAPSHOT/denizen-v1_17-1.2.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/pom.xml to com.denizenscript/denizen-dist/1.2.4-SNAPSHOT/denizen-dist-1.2.4-SNAPSHOT.pom
[ERROR] symbol: class Notable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,58] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[52,70] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[7,37] cannot access com.denizenscript.denizencore.DenizenCore
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/DenizenCore.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid stored block lengths
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[10,43] cannot access com.denizenscript.denizencore.flags.RedirectionFlagTracker
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/flags/RedirectionFlagTracker.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid stored block lengths
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,37] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,48] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[30,60] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[38,52] cannot access com.denizenscript.denizencore.utilities.text.StringHolder
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/text/StringHolder.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,35] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,46] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[58,76] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[187,52] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[374,55] cannot access com.denizenscript.denizencore.objects.Mechanism
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/objects/Mechanism.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[400,62] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[534,12] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[560,32] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[38,47] cannot access com.denizenscript.denizencore.utilities.SimplexNoise
[ERROR] bad class file: /var/lib/jenkins/.m2/repository/com/denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.jar(/com/denizenscript/denizencore/utilities/SimplexNoise.class)
[ERROR] unable to access file: java.util.zip.ZipException: invalid block type
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,65] cannot find symbol
[ERROR] symbol: class ObjectTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,76] cannot find symbol
[ERROR] symbol: class Notable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,85] cannot find symbol
[ERROR] symbol: class Adjustable
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[61,97] cannot find symbol
[ERROR] symbol: class FlaggableObject
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[1322,38] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3008,31] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3024,19] cannot find symbol
[ERROR] symbol:   class ObjectTagProcessor
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3026,30] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3026,114] package TagRunnable does not exist
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3039,41] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3039,12] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3043,22] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3045,22] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3049,31] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[3060,24] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.EntityTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[154,54] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[309,12] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[388,33] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[410,40] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[446,36] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[468,43] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[490,49] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[512,33] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[538,43] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[556,12] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[564,12] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[572,32] cannot find symbol
[ERROR] symbol:   class AbstractFlagTracker
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[753,50] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4162,19] cannot find symbol
[ERROR] symbol:   class ObjectTagProcessor
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4165,41] cannot find symbol
[ERROR] symbol:   class Attribute
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4165,12] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4169,31] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java:[4174,24] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.objects.LocationTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/entity/DenizenEntityType.java:[80,63] cannot find symbol
[ERROR] symbol:   class Mechanism
[ERROR] location: class com.denizenscript.denizen.utilities.entity.DenizenEntityType
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[68,54] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[94,19] cannot find symbol
[ERROR] symbol:   class TagContext
[ERROR] location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[110,12] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.MaterialTag
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java:[236,12] cannot find symbol
[ERROR] symbol:   class ObjectTag
[ERROR] location: class com.denizenscript.denizen.objects.MaterialTag
[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 :denizen
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@1aa52c4c[nodeId=MDEwOlJlcG9zaXRvcnkzNjE1MjM4,description=NPC and general Spigot scripting, using the Denizen Scripting Language!,homepage=https://denizenscript.com/,name=Denizen,fork=false,archived=false,visibility=public,size=43698,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/DenizenScript/Denizen,id=3615238,nodeId=<null>,createdAt=2012-03-04T01:33:07Z,updatedAt=2022-03-25T04:58:06Z]] (sha:884f21e) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/884f21e170885a1f527ea4a87f249f5c659c724f
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Sending notification to Discord.
Finished: FAILURE