Skip to content
Failed

Console Output

Established TCP socket on 32785
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean package install javadoc:javadoc -DBUILD_NUMBER=492
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.mcmonkey:sentinel:jar:2.7.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 58, 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 67, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.tommytony:war:jar should not point at files within the project directory, ${project.basedir}/lib/war.jar will be unresolvable by dependent projects @ line 76, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:towny:jar should not point at files within the project directory, ${project.basedir}/lib/towny.jar will be unresolvable by dependent projects @ line 84, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar should not point at files within the project directory, ${basedir}/lib/Factions.jar will be unresolvable by dependent projects @ line 91, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar should not point at files within the project directory, ${basedir}/lib/MassiveCore.jar will be unresolvable by dependent projects @ line 98, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.shampaggon:crackshot:jar should not point at files within the project directory, ${basedir}/lib/CrackShot.jar will be unresolvable by dependent projects @ line 105, column 25
[WARNING] 'dependencies.dependency.systemPath' for net.sacredlabyrinth.phaed.simpleclans:SimpleClans:jar should not point at files within the project directory, ${basedir}/lib/SimpleClans.jar will be unresolvable by dependent projects @ line 112, column 25
[WARNING] 'dependencies.dependency.systemPath' for simplepets.brainsynder:SimplePets:jar should not point at files within the project directory, ${basedir}/lib/SimplePets.jar will be unresolvable by dependent projects @ line 119, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldEdit:jar should not point at files within the project directory, ${basedir}/lib/WorldEdit.jar will be unresolvable by dependent projects @ line 126, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldGuard:jar should not point at files within the project directory, ${basedir}/lib/WorldGuard.jar will be unresolvable by dependent projects @ line 133, column 25
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[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] -----------------------< org.mcmonkey:sentinel >------------------------
[INFO] Building Sentinel 2.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel ---
[INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sentinel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sentinel ---
[INFO] Compiling 47 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-SNAPSHOT.jar; zip END header not found
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.405 s
[INFO] Finished at: 2022-09-11T08:56:18Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project sentinel: Compilation failure
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-SNAPSHOT.jar; zip END header not found
[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