Skip to content
Success

Console Output

Established TCP socket on 36499
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHPlaceholderAPI/pom.xml clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< me.pseudoknight:CHPlaceholderAPI >------------------
[INFO] Building CHPlaceholderAPI 0.1.7
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from placeholderapi: https://repo.extendedclip.com/content/repositories/placeholderapi/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CHPlaceholderAPI ---
[INFO] Deleting /var/jenkins_home/workspace/CHPlaceholderAPI/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CHPlaceholderAPI ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ CHPlaceholderAPI ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 3 source files with javac [debug deprecation release 16] to target/classes
[INFO] /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java: /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java uses unchecked or unsafe operations.
[INFO] /var/jenkins_home/workspace/CHPlaceholderAPI/src/main/java/me/pseudoknight/chplaceholderapi/Functions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- processor:5.0-jdk8-rc3:process (process) @ CHPlaceholderAPI ---
Processing me.pseudoknight.chplaceholderapi.Extension
Extension 'CHPlaceholderAPI' 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.1.0:java (cache-annotations) @ CHPlaceholderAPI ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CHPlaceholderAPI/target/classes
Outputting file to directory /var/jenkins_home/workspace/CHPlaceholderAPI/target/classes
Done writing jarInfo.ser, which took 625 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CHPlaceholderAPI ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHPlaceholderAPI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ CHPlaceholderAPI ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ CHPlaceholderAPI ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ CHPlaceholderAPI ---
[INFO] Building jar: /var/jenkins_home/workspace/CHPlaceholderAPI/target/CHPlaceholderAPI-0.1.7.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:06 min
[INFO] Finished at: 2024-03-01T03:19:01-07:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data