Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git using GIT_ASKPASS to set credentials > git fetch --tags --force --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git rev-parse a1b3a389c1f0ac2790a5e59f3ed419a1d4201d80^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a1b3a389c1f0ac2790a5e59f3ed419a1d4201d80 # timeout=10 Checking out Revision a1b3a389c1f0ac2790a5e59f3ed419a1d4201d80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1b3a389c1f0ac2790a5e59f3ed419a1d4201d80 Commit message: "Revert "source/target instead of release in pom"" > git rev-list --no-walk 145b0996ef222852abf68614e3a9fb38d490a82a # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=139 [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.14-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400 [WARNING] Failure to transfer net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from https://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced. Original error: Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400 Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml with status code 400 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.624 s [INFO] Finished at: 2020-03-24T05:57:32+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project CubesideUtils: Fatal error compiling: invalid flag: --release -> [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE