FailedConsole Output

Started by upstream project "house.intelli" build number 101
originally caused by:
 Started by an SCM change
Building in workspace /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/intellihouse/intellihouse.git
Fetching upstream changes from https://github.com/intellihouse/intellihouse.git
 > git --version
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git7146903696856344648.credentials
 > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential
 > git rev-parse origin/master^{commit}
Checking out Revision 0c6e1575dbb7e4470cfc88c624b1527ffb09d3ef (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 0c6e1575dbb7e4470cfc88c624b1527ffb09d3ef
 > git rev-list 0c6e1575dbb7e4470cfc88c624b1527ffb09d3ef
Parsing POMs
[org.openhab.binding.intellihouse] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 36290
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml clean install
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.pgp/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.core/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/maven-metadata.xml
[INFO] Fetching p2.index from https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38/ (172B)
[INFO] Adding repository https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/
[INFO] Adding repository http://download.eclipse.org/releases/oxygen/201709271000
[INFO] Resolving dependencies of MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.openhab.binding.intellihouse 2.4.0.qualifier
[ERROR]   Missing requirement: javax.activation-api 1.2.0 requires 'java.package; com.sun.activation.registries 0.0.0' but it could not be found
[ERROR]   Cannot satisfy dependency: house.intelli.core 0.9.1.SNAPSHOT depends on: java.package; javax.xml.bind [2.3.0,3.0.0)
[ERROR]   Cannot satisfy dependency: jaxb-api 2.4.0.b1808300359 depends on: java.package; javax.activation [1.2.0,2.0.0)
[ERROR]   Cannot satisfy dependency: org.openhab.binding.intellihouse 2.4.0.qualifier depends on: java.package; house.intelli.core 0.0.0
[ERROR] 
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml: See log for details -> [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/MavenExecutionException
channel stopped
Archiving artifacts
Finished: FAILURE