Skip to content

Console Output

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 73e41e7ca46eb0f3f192a0b59b6b1c56e193f717 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e41e7ca46eb0f3f192a0b59b6b1c56e193f717 # timeout=10
Commit message: "Merge pull request #19 from kbss-cvut/development"
 > git rev-list --no-walk 6aa68000d6812ebe4f2d86c63b68211e9293a97e # timeout=10
[workspace] $ /opt/apache-maven-3.9.5/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.14.3
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.14.3/jb4jsonld-0.14.3.pom
[WARNING] The POM for cz.cvut.kbss.jsonld:jb4jsonld:jar:0.14.3 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.pom (4.6 kB at 150 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.6/project-1.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.6/project-1.1.6.pom (22 kB at 588 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 489 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/cz/cvut/kbss/jsonld/jb4jsonld/0.14.3/jb4jsonld-0.14.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.1/jakarta.json-api-2.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.jar (126 kB at 3.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.1/jakarta.json-api-2.1.1.jar (50 kB at 664 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.603 s
[INFO] Finished at: 2024-04-16T13:13:32+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.14.3: The following artifacts could not be resolved: cz.cvut.kbss.jsonld:jb4jsonld:jar:0.14.3 (absent): Could not find artifact cz.cvut.kbss.jsonld:jb4jsonld:jar:0.14.3 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