Skip to content
Failed

Console Output

Started by GitHub push by ledsoft
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/jaxb-jsonld/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kbss-cvut/jb4jsonld.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/jb4jsonld.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/kbss-cvut/jb4jsonld.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 49d5cdfd349cb8027802787cfa0de7cd74966c49 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49d5cdfd349cb8027802787cfa0de7cd74966c49 # timeout=10
Commit message: "[0.8.2] Bump version."
 > git rev-list --no-walk 832c603e925bbae5f9062b2c08021917dfeed8f0 # timeout=10
[Checks API] No suitable checks publisher found.
FATAL: Couldn’t find any executable in /opt/apache-maven
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/developer/.jenkins/jobs/jaxb-jsonld/workspace/target/surefire-reports/TEST-cz.cvut.kbss.jsonld.common.BeanAnnotationProcessorTest.xml is 15 days old

[Checks API] No suitable checks publisher found.
Finished: FAILURE