Started by GitHub push by ledsoft Running as SYSTEM Building in workspace /home/developer/.jenkins/jobs/jaxb-jsonld-jackson/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/developer/.jenkins/jobs/jaxb-jsonld-jackson/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kbss-cvut/jb4jsonld-jackson.git # timeout=10 Fetching upstream changes from https://github.com/kbss-cvut/jb4jsonld-jackson.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/kbss-cvut/jb4jsonld-jackson.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 3e48af4f22a1334a521135df468f9366258e9208 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e48af4f22a1334a521135df468f9366258e9208 # timeout=10 Commit message: "[0.12.1] Bump version, update to core 0.12.1." > git rev-list --no-walk 454cfa93d5db7b5ec32684dba26ea1e61244c1e7 # timeout=10 [workspace] $ /opt/apache-maven-3.8.3/bin/mvn clean deploy -B -P release NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Scanning for projects... [INFO] [INFO] ---------------< cz.cvut.kbss.jsonld:jb4jsonld-jackson >---------------- [INFO] Building JB4JSON-LD-Jackson 0.12.1 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.12.1/jb4jsonld-0.12.1.pom [WARNING] The POM for cz.cvut.kbss.jsonld:jb4jsonld:jar:0.12.1 is missing, no dependency information available [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.12.1/jb4jsonld-0.12.1.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.473 s [INFO] Finished at: 2023-03-28T12:46:36+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project jb4jsonld-jackson: Could not resolve dependencies for project cz.cvut.kbss.jsonld:jb4jsonld-jackson:jar:0.12.1: Could not find artifact cz.cvut.kbss.jsonld:jb4jsonld:jar:0.12.1 in central (https://repo.maven.apache.org/maven2) -> [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 Build step 'Invoke top-level Maven targets' marked build as failure Recording test results [Checks API] No suitable checks publisher found. Finished: FAILURE