Skip to content
Success

Console Output

Started by user PseudoKnight
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/CHCitizens
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/CHCitizens/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/PseudoKnight/CHCitizens # timeout=10
Fetching upstream changes from https://github.com/PseudoKnight/CHCitizens
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://github.com/PseudoKnight/CHCitizens +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 417681f7bb0e7c8511a2fd958461698da65aa189 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 417681f7bb0e7c8511a2fd958461698da65aa189 # timeout=10
Commit message: "Remove out-dated links"
 > git rev-list --no-walk 7502e7c9108cfbb73cbc4854f4ffaf02d4173868 # timeout=10
Parsing POMs
Established TCP socket on 34881
[CHCitizens] $ /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-3160.vd76b_9ddd10cc.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 34881
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHCitizens/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< com.hekta:CHCitizens >------------------------
[INFO] Building CHCitizens 1.2.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from citizensnpcs-repo: https://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigotmc: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from spigotmc: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 406 B/s)
[INFO] Downloading from citizensnpcs-repo: https://repo.citizensnpcs.co/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigotmc: https://hub.spigotmc.org/nexus/content/repositories/snapshots/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from citizensnpcs-repo: https://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.32-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigotmc: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.32-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from citizensnpcs-repo: https://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.32-SNAPSHOT/maven-metadata.xml (999 B at 3.6 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHCitizens ---
[INFO] Deleting /var/jenkins_home/workspace/CHCitizens/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHCitizens ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHCitizens/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ CHCitizens ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /var/jenkins_home/workspace/CHCitizens/target/classes
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[106,97] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[106,107] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[106,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[106,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[111,99] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[111,109] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[111,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[111,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[112,94] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[112,104] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[112,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[112,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[168,100] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[168,110] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[168,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[168,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[170,99] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[170,109] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[170,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[170,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[171,94] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[171,104] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[171,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[171,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[224,99] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[224,109] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[224,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[224,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[225,94] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[225,104] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[225,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[225,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[274,99] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[274,109] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[274,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[274,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[275,94] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[275,104] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[275,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[275,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[339,96] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[339,106] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[339,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[339,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[340,90] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[340,100] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[340,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[340,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[341,99] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[341,109] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[341,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[341,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[342,94] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[342,104] com.laytonsmith.core.events.Prefilters.PrefilterType in com.laytonsmith.core.events.Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[342,33] com.laytonsmith.core.events.Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/events/CitizensEvents.java:[342,43] match(java.util.Map<java.lang.String,com.laytonsmith.core.natives.interfaces.Mixed>,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/CHCitizens/src/main/java/com/hekta/chcitizens/abstraction/CHCitizensStaticLayer.java:[27,66] newInstance() in java.lang.Class has been deprecated
[INFO] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/functions/CitizensFunctions.java: Some input files use unchecked or unsafe operations.
[INFO] /var/jenkins_home/workspace/CHCitizens/src/main/java/com/hekta/chcitizens/core/functions/CitizensFunctions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- processor:5.0-jdk8-rc3:process (process) @ CHCitizens ---
Processing com.hekta.chcitizens.CHCitizens
Extension 'CHCitizens' checks out ok!
[WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17'
[INFO] 
[INFO] --- exec:3.0.0:java (cache-annotations) @ CHCitizens ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHCitizens/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHCitizens/target/classes
Done writing jarInfo.ser, which took 1971 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHCitizens ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHCitizens/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ CHCitizens ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHCitizens ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.2:jar (default-jar) @ CHCitizens ---
[INFO] Artifact org.apache.commons:commons-parent:pom:25 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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:25 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 [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s)
[INFO] Building jar: /var/jenkins_home/workspace/CHCitizens/target/CHCitizens-1.2.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:29 min
[INFO] Finished at: 2024-03-01T03:23:01-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/jenkins_home/workspace/CHCitizens/pom.xml to com.hekta/CHCitizens/1.2.0/CHCitizens-1.2.0.pom
[JENKINS] Archiving /var/jenkins_home/workspace/CHCitizens/target/CHCitizens-1.2.0.jar to com.hekta/CHCitizens/1.2.0/CHCitizens-1.2.0.jar
channel stopped
Setting project description with contents of file [README.md]
Archiving artifacts
Finished: SUCCESS