Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/CHSpigot The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/CHSpigot/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/PseudoKnight/CHSpigot # timeout=10 Fetching upstream changes from https://github.com/PseudoKnight/CHSpigot > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/PseudoKnight/CHSpigot +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b77700f1a70a8fd17b0a543eddd660b140d16a85 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b77700f1a70a8fd17b0a543eddd660b140d16a85 # timeout=10 Commit message: "Update recommended CommandHelper build" > git rev-list --no-walk 4bf1473032af669d3f25157fc50c1d86d1570d83 # timeout=10 Parsing POMs Established TCP socket on 38295 [CHSpigot] $ /usr/lib/jvm/temurin-17-jdk-amd64/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3206.vb_15dcf73f6a_9.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 38295 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/CHSpigot/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] ----------------------< me.pseudoknight:chspigot >---------------------- [INFO] Building CHSpigot 2.0.8 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/com/sk89q/commandhelper/3.3.5-SNAPSHOT/maven-metadata.xml [INFO] Artifact io.papermc.paper:paper-api:pom:1.20.6-R0.1-20240617.192752-123 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), sonatype-oss-snapshots1 (https://s01.oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [INFO] Artifact io.papermc.paper:paper-api:pom:1.20.6-R0.1-20240617.192752-123 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), sonatype-oss-snapshots1 (https://s01.oss.sonatype.org/content/repositories/snapshots/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-20240617.192752-123.pom [INFO] Downloaded from enginehub-maven: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-20240617.192752-123.pom (0 B at 0 B/s) [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-20240617.192752-123.jar [INFO] Downloaded from enginehub-maven: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-20240617.192752-123.jar (2.2 MB at 1.3 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ chspigot --- [INFO] Deleting /var/jenkins_home/workspace/CHSpigot/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ chspigot --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHSpigot/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ chspigot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/jenkins_home/workspace/CHSpigot/target/classes [INFO] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java: /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java uses unchecked or unsafe operations. [INFO] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java: Recompile with -Xlint:unchecked for details. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[31,17] org.spigotmc.event.entity.EntityMountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[32,17] org.spigotmc.event.entity.EntityDismountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[36,38] org.spigotmc.event.entity.EntityDismountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[42,35] org.spigotmc.event.entity.EntityMountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[49,17] org.spigotmc.event.entity.EntityMountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[52,35] org.spigotmc.event.entity.EntityMountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[73,17] org.spigotmc.event.entity.EntityDismountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[76,35] org.spigotmc.event.entity.EntityDismountEvent in org.spigotmc.event.entity has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[36,49] com.laytonsmith.core.events.AbstractEvent in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[74,110] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[74,120] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[74,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[74,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[75,100] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[75,110] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[75,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[75,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[113,50] com.laytonsmith.core.events.AbstractEvent in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[150,105] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[150,115] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[150,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[150,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[151,109] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[151,119] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[151,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[151,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[182,53] com.laytonsmith.core.events.AbstractEvent in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[219,105] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[219,115] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[219,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[219,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[220,114] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[220,124] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[220,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[220,43] match(java.util.Map,java.lang.String,java.lang.String,com.laytonsmith.core.events.Prefilters.PrefilterType) in com.laytonsmith.core.events.Prefilters has been deprecated [WARNING] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Events.java:[251,51] com.laytonsmith.core.events.AbstractEvent in com.laytonsmith.core.events has been deprecated [INFO] 36 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[13,24] cannot access org.bukkit.event.Event bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Event.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[14,24] cannot access org.bukkit.event.EventHandler bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/EventHandler.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[15,24] cannot access org.bukkit.event.EventPriority bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/EventPriority.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[16,24] cannot access org.bukkit.event.Listener bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Listener.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[17,31] cannot access org.bukkit.event.player.PlayerItemDamageEvent bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/player/PlayerItemDamageEvent.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[21,25] cannot access org.bukkit.entity.Player bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/entity/Player.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[16,31] cannot access org.bukkit.event.entity.EntityDismountEvent bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityDismountEvent.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[17,31] cannot access org.bukkit.event.entity.EntityMountEvent bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityMountEvent.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[19,31] cannot access org.bukkit.event.entity.SpawnerSpawnEvent bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/SpawnerSpawnEvent.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[19,50] cannot find symbol symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[35,40] cannot find symbol symbol: class PlayerItemDamageEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[42,17] cannot find symbol symbol: class PlayerItemDamageEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[44,52] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[19,45] cannot find symbol symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[51,47] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener.SpigotEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[75,50] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener.SpigotEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[19,45] cannot find symbol symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[36,38] cannot find symbol symbol: class EntityDismountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[42,35] cannot find symbol symbol: class EntityMountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[49,17] cannot find symbol symbol: class EntityMountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[51,47] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[73,17] cannot find symbol symbol: class EntityDismountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[75,50] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[21,52] cannot find symbol symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[37,36] cannot find symbol symbol: class SpawnerSpawnEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[45,17] cannot find symbol symbol: class SpawnerSpawnEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[47,48] cannot find symbol symbol: class Event location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[34,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[34,34] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[35,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[35,33] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[41,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[41,33] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[35,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[35,33] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[41,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[41,33] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[36,10] cannot find symbol symbol: class EventHandler location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[36,33] cannot find symbol symbol: variable EventPriority location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[27,41] cannot access org.bukkit.plugin.java.JavaPlugin bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/plugin/java/JavaPlugin.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[31,17] cannot find symbol symbol: variable PlayerItemDamageEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[45,35] cannot find symbol symbol: class PlayerItemDamageEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[50,32] cannot access org.bukkit.inventory.ItemStack bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/inventory/ItemStack.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[65,32] cannot access org.bukkit.entity.Entity bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/entity/Entity.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[27,57] incompatible types: me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[31,33] cannot access org.bukkit.event.Cancellable bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Cancellable.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[32,36] cannot access org.bukkit.event.entity.EntityEvent bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityEvent.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[57,52] cannot find symbol symbol: method getEntity() location: variable e of type org.spigotmc.event.entity.EntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[81,52] cannot find symbol symbol: method getEntity() location: variable e of type org.spigotmc.event.entity.EntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[52,31] package Player does not exist [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[54,39] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.respawn [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[56,39] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.respawn [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[109,25] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[111,38] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[113,38] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[165,31] package Player does not exist [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[167,39] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[169,39] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[171,29] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[173,29] cannot find symbol symbol: class Player location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[27,57] incompatible types: me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[31,17] cannot find symbol symbol: variable EntityMountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[32,17] cannot find symbol symbol: variable EntityDismountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[52,35] cannot find symbol symbol: class EntityMountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[76,35] cannot find symbol symbol: class EntityDismountEvent location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[29,57] incompatible types: me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[33,17] cannot find symbol symbol: variable SpawnerSpawnEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[48,35] cannot find symbol symbol: class SpawnerSpawnEvent location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[58,32] cannot access org.bukkit.block.CreatureSpawner bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/block/CreatureSpawner.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[63,32] cannot access org.bukkit.Location bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/Location.class) class file has wrong version 65.0, should be 61.0 Please remove or make sure it appears in the correct subdirectory of the classpath. [INFO] 70 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.452 s [INFO] Finished at: 2024-06-18T19:34:12-06:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project chspigot: Compilation failure: Compilation failure: [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[13,24] cannot access org.bukkit.event.Event [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Event.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[14,24] cannot access org.bukkit.event.EventHandler [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/EventHandler.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[15,24] cannot access org.bukkit.event.EventPriority [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/EventPriority.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[16,24] cannot access org.bukkit.event.Listener [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Listener.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[17,31] cannot access org.bukkit.event.player.PlayerItemDamageEvent [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/player/PlayerItemDamageEvent.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[21,25] cannot access org.bukkit.entity.Player [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/entity/Player.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[16,31] cannot access org.bukkit.event.entity.EntityDismountEvent [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityDismountEvent.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[17,31] cannot access org.bukkit.event.entity.EntityMountEvent [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityMountEvent.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[19,31] cannot access org.bukkit.event.entity.SpawnerSpawnEvent [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/SpawnerSpawnEvent.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[19,50] cannot find symbol [ERROR] symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[35,40] cannot find symbol [ERROR] symbol: class PlayerItemDamageEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[42,17] cannot find symbol [ERROR] symbol: class PlayerItemDamageEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[44,52] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[19,45] cannot find symbol [ERROR] symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[51,47] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener.SpigotEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[75,50] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener.SpigotEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[19,45] cannot find symbol [ERROR] symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[36,38] cannot find symbol [ERROR] symbol: class EntityDismountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[42,35] cannot find symbol [ERROR] symbol: class EntityMountEvent [JENKINS] Archiving /var/jenkins_home/workspace/CHSpigot/pom.xml to me.pseudoknight/chspigot/2.0.8/chspigot-2.0.8.pom [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[49,17] cannot find symbol [ERROR] symbol: class EntityMountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[51,47] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[73,17] cannot find symbol [ERROR] symbol: class EntityDismountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[75,50] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[21,52] cannot find symbol [ERROR] symbol: class Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[37,36] cannot find symbol [ERROR] symbol: class SpawnerSpawnEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[45,17] cannot find symbol [ERROR] symbol: class SpawnerSpawnEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[47,48] cannot find symbol [ERROR] symbol: class Event [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[34,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[34,34] cannot find symbol [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[35,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[35,33] cannot find symbol [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[41,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[41,33] cannot find symbol Setting project description with contents of file [README.md] [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[35,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[35,33] cannot find symbol [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[41,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[41,33] cannot find symbol [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[36,10] cannot find symbol [ERROR] symbol: class EventHandler [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[36,33] cannot find symbol [ERROR] symbol: variable EventPriority [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[27,41] cannot access org.bukkit.plugin.java.JavaPlugin [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/plugin/java/JavaPlugin.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[31,17] cannot find symbol [ERROR] symbol: variable PlayerItemDamageEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[45,35] cannot find symbol [ERROR] symbol: class PlayerItemDamageEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener.SpigotPlayerItemDamageEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[50,32] cannot access org.bukkit.inventory.ItemStack [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/inventory/ItemStack.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotItemDamageListener.java:[65,32] cannot access org.bukkit.entity.Entity [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/entity/Entity.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[27,57] incompatible types: me.pseudoknight.chspigot.abstraction.spigot.SpigotItemDamageListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[31,33] cannot access org.bukkit.event.Cancellable [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/Cancellable.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[32,36] cannot access org.bukkit.event.entity.EntityEvent [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/event/entity/EntityEvent.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[57,52] cannot find symbol [ERROR] symbol: method getEntity() [ERROR] location: variable e of type org.spigotmc.event.entity.EntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotMountListener.java:[81,52] cannot find symbol [ERROR] symbol: method getEntity() [ERROR] location: variable e of type org.spigotmc.event.entity.EntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[52,31] package Player does not exist [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[54,39] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.respawn [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[56,39] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.respawn [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[109,25] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[111,38] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[113,38] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.player_locale [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[165,31] package Player does not exist [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[167,39] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[169,39] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[171,29] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/Functions.java:[173,29] cannot find symbol [ERROR] symbol: class Player [ERROR] location: class me.pseudoknight.chspigot.Functions.get_hidden_players [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[27,57] incompatible types: me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[31,17] cannot find symbol [ERROR] symbol: variable EntityMountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[32,17] cannot find symbol [ERROR] symbol: variable EntityDismountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[52,35] cannot find symbol [ERROR] symbol: class EntityMountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityMountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/bukkit/BukkitMountListener.java:[76,35] cannot find symbol [ERROR] symbol: class EntityDismountEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.bukkit.BukkitMountListener.BukkitEntityDismountEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[29,57] incompatible types: me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener cannot be converted to org.bukkit.event.Listener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[33,17] cannot find symbol [ERROR] symbol: variable SpawnerSpawnEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[48,35] cannot find symbol [ERROR] symbol: class SpawnerSpawnEvent [ERROR] location: class me.pseudoknight.chspigot.abstraction.spigot.SpigotSpawnerSpawnListener.SpigotSpawnerSpawnEvent [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[58,32] cannot access org.bukkit.block.CreatureSpawner [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/block/CreatureSpawner.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [ERROR] /var/jenkins_home/workspace/CHSpigot/src/main/java/me/pseudoknight/chspigot/abstraction/spigot/SpigotSpawnerSpawnListener.java:[63,32] cannot access org.bukkit.Location [ERROR] bad class file: /var/jenkins_home/.m2/repository/io/papermc/paper/paper-api/1.20.6-R0.1-SNAPSHOT/paper-api-1.20.6-R0.1-SNAPSHOT.jar(/org/bukkit/Location.class) [ERROR] class file has wrong version 65.0, should be 61.0 [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. Archiving artifacts [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 channel stopped Finished: FAILURE