Started by an SCM change Running as SYSTEM Building on master in workspace /home/jenkins/.jenkins/jobs/_jans-orm_master/workspace The recommended git tool is: NONE 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/JanssenProject/jans-orm # timeout=10 Fetching upstream changes from https://github.com/JanssenProject/jans-orm > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/JanssenProject/jans-orm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 835b8068bf61fbda387c767bd3bc4d398a8f99ba (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 835b8068bf61fbda387c767bd3bc4d398a8f99ba # timeout=10 Commit message: "Clean up maven files and dependencies" > git rev-list --no-walk 794d371ccba22abf3059a49b427a0dd232141c8f # timeout=10 [workspace] $ /home/jenkins/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=master -DMAVEN_SKIP_TESTS=false -Dmaven.test.skip=false clean compile install [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for javax.annotation:javax.annotation-api:jar is missing. @ io.jans:jans-orm-couchbase:[unknown-version], /home/jenkins/.jenkins/jobs/_jans-orm_master/workspace/couchbase/pom.xml, line 57, column 15 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project io.jans:jans-orm-couchbase:5.0.0-SNAPSHOT (/home/jenkins/.jenkins/jobs/_jans-orm_master/workspace/couchbase/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.annotation:javax.annotation-api:jar is missing. @ io.jans:jans-orm-couchbase:[unknown-version], /home/jenkins/.jenkins/jobs/_jans-orm_master/workspace/couchbase/pom.xml, line 57, column 15 [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/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml testng-results.xml was last modified before this build started. Ignoring it. testng-results.xml was last modified before this build started. Ignoring it. testng-results.xml was last modified before this build started. Ignoring it. testng-results.xml was last modified before this build started. Ignoring it. testng-results.xml was last modified before this build started. Ignoring it. testng-results.xml was last modified before this build started. Ignoring it. Saving reports... Found matching files but did not find any TestNG results. Not sending mail to unregistered user Yuriy.Movchan@gmail.com Sending e-mails to: support@gluu.org Finished: FAILURE