FailedConsole Output

Started by user Marco Nguitragool-Schulze
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/git6420390575722088447.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 0914229637067f940fc2232f613186d39a645be2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 0914229637067f940fc2232f613186d39a645be2
 > git rev-list 0914229637067f940fc2232f613186d39a645be2
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 36503
<===[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.1.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml
Downloading: http://oss.jfrog.org/libs-snapshot/house/intelli/house.intelli.pgp/0.9.0-SNAPSHOT/maven-metadata.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.pgp/0.9.0-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.jfrog.org/libs-snapshot/house/intelli/house.intelli.core/0.9.0-SNAPSHOT/maven-metadata.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.core/0.9.0-SNAPSHOT/maven-metadata.xml
[INFO] Fetching p2.index from http://download.eclipse.org/smarthome/updates-stable/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/smarthome/updates-stable
[INFO] Fetching p2.index from https://dl.bintray.com/openhab/p2/openhab-core/2.1.x/ (0B of 172B at 0B/s)
[INFO] Adding repository https://dl.bintray.com/openhab/p2/openhab-core/2.1.x
[INFO] Fetching p2.index from https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.14/ (0B of 173B at 0B/s)
[INFO] Adding repository https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.14
[INFO] Resolving dependencies of MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.1.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.0.0.qualifier
[ERROR]   Missing requirement: org.eclipse.smarthome.core 0.10.0.201809271800 requires 'package javax.measure 0.0.0' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.smarthome.config.core 0.10.0.201809271800 depends on: package org.eclipse.smarthome.core.common 0.0.0
[ERROR]   Cannot satisfy dependency: org.openhab.binding.intellihouse 2.0.0.qualifier depends on: package org.eclipse.smarthome.config.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.1.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