FailedConsole Output

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/git8363908265885287658.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 c3fe9fc02895658af40ff90007bf6365cd81fa0e (origin/master)
 > git config core.sparsecheckout
 > git checkout -f c3fe9fc02895658af40ff90007bf6365cd81fa0e
 > git rev-list c3fe9fc02895658af40ff90007bf6365cd81fa0e
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 34872
<===[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.pgp/0.9.1-SNAPSHOT/house.intelli.pgp-0.9.1-SNAPSHOT.pom
Downloading: https://codewizards.co/maven/snapshot/house/intelli/house.intelli.pgp/0.9.1-SNAPSHOT/house.intelli.pgp-0.9.1-SNAPSHOT.pom
[WARNING] Missing POM for house.intelli:house.intelli.pgp:jar:0.9.1-SNAPSHOT
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/house.intelli.jdo-0.9.1-SNAPSHOT.pom
Downloading: https://codewizards.co/maven/snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/house.intelli.jdo-0.9.1-SNAPSHOT.pom
[WARNING] Missing POM for house.intelli:house.intelli.jdo:jar:0.9.1-SNAPSHOT
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.pgp/0.9.1-SNAPSHOT/house.intelli.pgp-0.9.1-SNAPSHOT.jar
Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/house.intelli.jdo-0.9.1-SNAPSHOT.jar
Downloading: https://codewizards.co/maven/snapshot/house/intelli/house.intelli.jdo/0.9.1-SNAPSHOT/house.intelli.jdo-0.9.1-SNAPSHOT.jar
Downloading: https://codewizards.co/maven/snapshot/house/intelli/house.intelli.pgp/0.9.1-SNAPSHOT/house.intelli.pgp-0.9.1-SNAPSHOT.jar
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve project dependencies: Missing:
[ERROR] ----------
[ERROR] 1) house.intelli:house.intelli.pgp:jar:0.9.1-SNAPSHOT
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=house.intelli -DartifactId=house.intelli.pgp -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=house.intelli -DartifactId=house.intelli.pgp -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT
[ERROR] 2) house.intelli:house.intelli.pgp:jar:0.9.1-SNAPSHOT
[ERROR] 
[ERROR] 2) house.intelli:house.intelli.jdo:jar:0.9.1-SNAPSHOT
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=house.intelli -DartifactId=house.intelli.jdo -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=house.intelli -DartifactId=house.intelli.jdo -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT
[ERROR] 2) house.intelli:house.intelli.jdo:jar:0.9.1-SNAPSHOT
[ERROR] 
[ERROR] ----------
[ERROR] 2 required artifacts are missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] jcenter (https://jcenter.bintray.com/, releases=true, snapshots=false),
[ERROR] openhab-artifactory-release (https://openhab.jfrog.io/openhab/libs-release, releases=true, snapshots=false),
[ERROR] openhab-artifactory-snapshot (https://openhab.jfrog.io/openhab/libs-snapshot, releases=false, snapshots=true),
[ERROR] p2-openhab-deps-repo (https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38, releases=false, snapshots=false),
[ERROR] codewizards-release (https://codewizards.co/maven/release, releases=true, snapshots=false),
[ERROR] codewizards-snapshot (https://codewizards.co/maven/snapshot, releases=false, snapshots=true),
[ERROR] eclipse-oxygen (http://download.eclipse.org/releases/oxygen/201709271000, releases=false, snapshots=false),
[ERROR] bintray (https://dl.bintray.com/openhab/mvn/, releases=true, snapshots=false),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve project dependencies
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Could not resolve project dependencies
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.collectPomDependencies(P2DependencyResolver.java:276)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:204)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 22 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) house.intelli:house.intelli.pgp:jar:0.9.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=house.intelli -DartifactId=house.intelli.pgp -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=house.intelli -DartifactId=house.intelli.pgp -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT
  	2) house.intelli:house.intelli.pgp:jar:0.9.1-SNAPSHOT

2) house.intelli:house.intelli.jdo:jar:0.9.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=house.intelli -DartifactId=house.intelli.jdo -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=house.intelli -DartifactId=house.intelli.jdo -Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT
  	2) house.intelli:house.intelli.jdo:jar:0.9.1-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.openhab.binding:org.openhab.binding.intellihouse:pom:2.4.0-SNAPSHOT

from the specified remote repositories:
  jcenter (https://jcenter.bintray.com/, releases=true, snapshots=false),
  openhab-artifactory-release (https://openhab.jfrog.io/openhab/libs-release, releases=true, snapshots=false),
  openhab-artifactory-snapshot (https://openhab.jfrog.io/openhab/libs-snapshot, releases=false, snapshots=true),
  p2-openhab-deps-repo (https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38, releases=false, snapshots=false),
  codewizards-release (https://codewizards.co/maven/release, releases=true, snapshots=false),
  codewizards-snapshot (https://codewizards.co/maven/snapshot, releases=false, snapshots=true),
  eclipse-oxygen (http://download.eclipse.org/releases/oxygen/201709271000, releases=false, snapshots=false),
  bintray (https://dl.bintray.com/openhab/mvn/, releases=true, snapshots=false),
  central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)

	at org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolveImpl(DefaultProjectDependenciesResolver.java:162)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:75)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:59)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.collectPomDependencies(P2DependencyResolver.java:263)
	... 27 more
[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/InternalErrorException
channel stopped
Archiving artifacts
Finished: FAILURE