Skip to content
Failed

Console Output

Started by GitHub push by tal5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Denizen_Developmental/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Denizen_Developmental/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DenizenScript/Denizen.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Denizen.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://github.com/DenizenScript/Denizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision a0d9d3345b6837f1d1d96b1ae43111eda2835377 (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0d9d3345b6837f1d1d96b1ae43111eda2835377 # timeout=10
Commit message: "Port `walkTo` doubling entity speed fix to 1.18"
 > git rev-list --no-walk a6a15645d56c80158be201f1195fadf0f8edabc6 # timeout=10
 > git tag -a -f -m Jenkins Build #6752 jenkins-Denizen_Developmental-6752 # timeout=10
false
Parsing POMs
Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Downloaded artifact https://maven.citizensnpcs.co/repo/com/denizenscript/denizencore/1.91.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Downloaded artifact https://repo1.maven.org/maven2/org/json/json/maven-metadata.xml
Downloaded artifact https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml
Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/)
Downloaded artifact https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.7-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata com.denizenscript:denizen:1.2.7-SNAPSHOT/maven-metadata.xml in papermc (https://repo.papermc.io/repository/maven-public/)
Failed to transfer Could not find metadata com.denizenscript:denizen-parent:1.2.7-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata com.denizenscript:denizen-parent:1.2.7-SNAPSHOT/maven-metadata.xml in papermc (https://repo.papermc.io/repository/maven-public/)
Failed to transfer Could not find metadata io.papermc.paper:paper-api:1.19.4-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Downloaded artifact https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.19.4-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.19.4-R0.1-SNAPSHOT/paper-api-1.19.4-R0.1-20230422.175235-71.pom
Downloaded artifact https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.19.4-R0.1-SNAPSHOT/paper-api-1.19.4-R0.1-20230422.175235-71.jar
Failed to transfer Could not find metadata org.spigotmc:spigot:1.19.4-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.spigotmc:spigot-parent:dev-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.spigotmc:spigot:1.18.2-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata org.spigotmc:spigot:1.17.1-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata com.denizenscript:denizen-v1_17:1.2.7-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata com.denizenscript:denizen-v1_18:1.2.7-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata com.denizenscript:denizen-v1_19:1.2.7-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Failed to transfer Could not find metadata com.denizenscript:denizen-paper:1.2.7-SNAPSHOT/maven-metadata.xml in everything (https://maven.citizensnpcs.co/repo)
Modules changed, recalculating dependency graph
Established TCP socket on 36448
[workspace] $ /usr/lib/jvm/java-17-openjdk//bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0 /var/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 36448
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml clean package install deploy -DBUILD_CLASS=DEV -DBUILD_NUMBER=6752
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen:jar:1.2.7-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 49, column 22
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 57, column 25
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] denizen-parent                                                     [pom]
[INFO] Denizen                                                            [jar]
[INFO] denizen-paper                                                      [jar]
[INFO] denizen-v1_19                                                      [jar]
[INFO] denizen-v1_18                                                      [jar]
[INFO] denizen-v1_17                                                      [jar]
[INFO] denizen-dist                                                       [jar]
[INFO] 
[INFO] ------------------< com.denizenscript:denizen-parent >------------------
[INFO] Building denizen-parent 1.2.7-SNAPSHOT                             [1/7]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ denizen-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ denizen-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-parent/1.2.7-SNAPSHOT/denizen-parent-1.2.7-SNAPSHOT.pom
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ denizen-parent ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-parent/1.2.7-SNAPSHOT/denizen-parent-1.2.7-SNAPSHOT.pom
[INFO] 
[INFO] ---------------------< com.denizenscript:denizen >----------------------
[INFO] Building Denizen 1.2.7-SNAPSHOT                                    [2/7]
[INFO]   from plugin/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ denizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ denizen ---
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ denizen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 737 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/scripts/commands/npc/TraitCommand.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/scripts/commands/npc/TraitCommand.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.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/commands/npc/TraitCommand.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[13,38] cannot find symbol
  symbol:   class VocalChord
  location: package net.citizensnpcs.api.ai.speech
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[14,38] package net.citizensnpcs.npc.ai.speech does not exist
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[22,37] cannot find symbol
  symbol: class VocalChord
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/TraitRegistry.java:[30,20] cannot find symbol
  symbol:   method getSpeechFactory()
  location: class net.citizensnpcs.api.CitizensAPI
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDisplayEntityData.java:[187,114] cannot find symbol
  symbol:   class TextAligment
  location: interface org.bukkit.entity.TextDisplay
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[26,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[31,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[70,23] method talkTo in interface net.citizensnpcs.api.ai.speech.Talkable cannot be applied to given types;
  required: net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
  found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String,com.denizenscript.denizen.npc.speech.DenizenChat
  reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[92,23] method talkTo in interface net.citizensnpcs.api.ai.speech.Talkable cannot be applied to given types;
  required: net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
  found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String,com.denizenscript.denizen.npc.speech.DenizenChat
  reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[158,21] cannot find symbol
  symbol:   class TalkableEntity
  location: class com.denizenscript.denizen.npc.speech.DenizenChat
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[28,36] constructor NPCSpeechEvent in class net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent cannot be applied to given types;
  required: net.citizensnpcs.api.ai.speech.SpeechContext
  found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[34,20] cannot find symbol
  symbol:   method getSpeechFactory()
  location: class net.citizensnpcs.api.CitizensAPI
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[47,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[51,36] constructor NPCSpeechEvent in class net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent cannot be applied to given types;
  required: net.citizensnpcs.api.ai.speech.SpeechContext
  found:    net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[56,35] cannot find symbol
  symbol:   method getVocalChordName()
  location: variable event of type net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[58,20] cannot find symbol
  symbol:   method getSpeechFactory()
  location: class net.citizensnpcs.api.CitizensAPI
[INFO] 16 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.2.7-SNAPSHOT:
[INFO] 
[INFO] denizen-parent ..................................... SUCCESS [  0.702 s]
[INFO] Denizen ............................................ FAILURE [  9.874 s]
[INFO] denizen-paper ...................................... SKIPPED
[INFO] denizen-v1_19 ...................................... SKIPPED
[INFO] denizen-v1_18 ...................................... SKIPPED
[INFO] denizen-v1_17 ...................................... SKIPPED
[INFO] denizen-dist ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12.317 s
[INFO] Finished at: 2023-04-22T18:38:32Z
[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 denizen: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[13,38] cannot find symbol
[ERROR] symbol:   class VocalChord
[ERROR] location: package net.citizensnpcs.api.ai.speech
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[14,38] package net.citizensnpcs.npc.ai.speech does not exist
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[22,37] cannot find symbol
[ERROR] symbol: class VocalChord
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/TraitRegistry.java:[30,20] cannot find symbol
[ERROR] symbol:   method getSpeechFactory()
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/pom.xml to com.denizenscript/denizen-v1_18/1.2.7-SNAPSHOT/denizen-v1_18-1.2.7-SNAPSHOT.pom
[ERROR] location: class net.citizensnpcs.api.CitizensAPI
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityDisplayEntityData.java:[187,114] cannot find symbol
[ERROR] symbol:   class TextAligment
[ERROR] location: interface org.bukkit.entity.TextDisplay
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[26,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[31,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[70,23] method talkTo in interface net.citizensnpcs.api.ai.speech.Talkable cannot be applied to given types;
[ERROR] required: net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
[ERROR] found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String,com.denizenscript.denizen.npc.speech.DenizenChat
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[92,23] method talkTo in interface net.citizensnpcs.api.ai.speech.Talkable cannot be applied to given types;
[ERROR] required: net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
[ERROR] found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String,com.denizenscript.denizen.npc.speech.DenizenChat
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenChat.java:[158,21] cannot find symbol
[ERROR] symbol:   class TalkableEntity
[ERROR] location: class com.denizenscript.denizen.npc.speech.DenizenChat
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[28,36] constructor NPCSpeechEvent in class net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent cannot be applied to given types;
[ERROR] required: net.citizensnpcs.api.ai.speech.SpeechContext
[ERROR] found:    com.denizenscript.denizen.npc.speech.DenizenSpeechContext,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[34,20] cannot find symbol
[ERROR] symbol:   method getSpeechFactory()
[ERROR] location: class net.citizensnpcs.api.CitizensAPI
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[47,5] method does not override or implement a method from a supertype
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[51,36] constructor NPCSpeechEvent in class net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent cannot be applied to given types;
[ERROR] required: net.citizensnpcs.api.ai.speech.SpeechContext
[ERROR] found:    net.citizensnpcs.api.ai.speech.SpeechContext,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[56,35] cannot find symbol
[ERROR] symbol:   method getVocalChordName()
[ERROR] location: variable event of type net.citizensnpcs.api.ai.speech.event.NPCSpeechEvent
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/npc/speech/DenizenSpeechController.java:[58,20] cannot find symbol
[ERROR] symbol:   method getSpeechFactory()
[ERROR] location: class net.citizensnpcs.api.CitizensAPI
[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
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_19/pom.xml to com.denizenscript/denizen-v1_19/1.2.7-SNAPSHOT/denizen-v1_19-1.2.7-SNAPSHOT.pom
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :denizen
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/pom.xml to com.denizenscript/denizen-paper/1.2.7-SNAPSHOT/denizen-paper-1.2.7-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to com.denizenscript/denizen-parent/1.2.7-SNAPSHOT/denizen-parent-1.2.7-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/pom.xml to com.denizenscript/denizen/1.2.7-SNAPSHOT/denizen-1.2.7-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/pom.xml to com.denizenscript/denizen-v1_17/1.2.7-SNAPSHOT/denizen-v1_17-1.2.7-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/pom.xml to com.denizenscript/denizen-dist/1.2.7-SNAPSHOT/denizen-dist-1.2.7-SNAPSHOT.pom
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@7326cb84[archived=false,commits={},compareUsePaginatedCommits=false,description=NPC and general Spigot scripting, using the Denizen Scripting Language!,fork=false,homepage=https://denizenscript.com/,isTemplate=false,language=Java,milestones={},name=Denizen,nodeId=MDEwOlJlcG9zaXRvcnkzNjE1MjM4,parent=<null>,size=47616,source=<null>,visibility=public,createdAt=2012-03-04T01:33:07Z,id=3615238,nodeId=<null>,updatedAt=2023-04-11T16:45:19Z,url=https://api.github.com/repos/DenizenScript/Denizen]] (sha:a0d9d33) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/a0d9d3345b6837f1d1d96b1ae43111eda2835377
Sending notification to Discord.
Finished: FAILURE