Skip to content
Failed

Console Output

Established TCP socket on 37795
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/jenkins_home/workspace/CHGCC/pom.xml clean package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.chgcc:chgcc:jar:1.0.3-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 210, column 20
[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] --------------------------< com.chgcc:chgcc >---------------------------
[INFO] Building CHGCC 1.0.3-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sk89q-repo (http://maven.sk89q.com/repo, default, releases+snapshots), maven-central (http://repo1.maven.org/maven2/, default, releases+snapshots)]
[WARNING] org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sk89q-repo (http://maven.sk89q.com/repo, default, releases+snapshots), maven-central (http://repo1.maven.org/maven2/, default, releases+snapshots)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ chgcc ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ chgcc ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHGCC/src/main/resources
[INFO] 
[INFO] --- compiler:2.3.2:compile (default-compile) @ chgcc ---
[INFO] Compiling 2 source files to /var/jenkins_home/workspace/CHGCC/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: Source option 5 is no longer supported. Use 6 or later.
[ERROR] error: Target option 1.5 is no longer supported. Use 1.6 or later.
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.440 s
[INFO] Finished at: 2024-02-29T03:08:10-07:00
[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 chgcc: Compilation failure: Compilation failure:
[ERROR] error: Source option 5 is no longer supported. Use 6 or later.
[ERROR] error: Target option 1.5 is no longer supported. Use 1.6 or later.
[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