Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/CHVault The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/jb-aero/CHVault > git init /var/jenkins_home/workspace/CHVault # timeout=10 Fetching upstream changes from https://github.com/jb-aero/CHVault > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/jb-aero/CHVault +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/jb-aero/CHVault # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 5efb1c90133a5d051727f66e2ec3b884eb8c98eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5efb1c90133a5d051727f66e2ec3b884eb8c98eb # timeout=10 Commit message: "Merge pull request #8 from PseudoKnight/master" First time build. Skipping changelog. Parsing POMs Discovered a new module io.github.jbaero:CHVault CHVault Modules changed, recalculating dependency graph Established TCP socket on 41267 [CHVault] $ /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 41267 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/CHVault/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] ----------------------< io.github.jbaero:CHVault >---------------------- [INFO] Building CHVault 2.1.3 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/templating-maven-plugin/1.0-alpha-3/templating-maven-plugin-1.0-alpha-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/templating-maven-plugin/1.0-alpha-3/templating-maven-plugin-1.0-alpha-3.pom (5.4 kB at 3.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 169 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/templating-maven-plugin/1.0-alpha-3/templating-maven-plugin-1.0-alpha-3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/templating-maven-plugin/1.0-alpha-3/templating-maven-plugin-1.0-alpha-3.jar (17 kB at 200 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom (7.3 kB at 126 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.jar (29 kB at 411 kB/s) [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom [WARNING] The POM for net.milkbowl.vault:VaultAPI:jar:1.7 is missing, no dependency information available [INFO] Downloading from enginehub-maven: https://maven.enginehub.org/repo/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.283 s [INFO] Finished at: 2024-02-16T14:14:50-07:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project CHVault: Could not resolve dependencies for project io.github.jbaero:CHVault:jar:2.1.3: The following artifacts could not be resolved: net.milkbowl.vault:VaultAPI:jar:1.7 (absent): Could not find artifact net.milkbowl.vault:VaultAPI:jar:1.7 in enginehub-maven (https://maven.enginehub.org/repo/) -> [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/DependencyResolutionException [JENKINS] Archiving /var/jenkins_home/workspace/CHVault/pom.xml to io.github.jbaero/CHVault/2.1.3/CHVault-2.1.3.pom channel stopped Setting project description with contents of file [README.md] Archiving artifacts Finished: FAILURE