FailedConsole Output

Started by user Marco Nguitragool-Schulze
Building in workspace /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse
Cloning the remote Git repository
Cloning repository https://github.com/intellihouse/intellihouse.git
 > git init /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse
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/git5108294190205616760.credentials
 > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential
 > git config remote.origin.url https://github.com/intellihouse/intellihouse.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/intellihouse/intellihouse.git
Fetching upstream changes from https://github.com/intellihouse/intellihouse.git
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git2385979682205648978.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 ad35af1e418beda3f5eef35778a3bb69453fda5e (origin/master)
 > git config core.sparsecheckout
 > git checkout -f ad35af1e418beda3f5eef35778a3bb69453fda5e
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/org.openhab.binding.intellihouse/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Finished: FAILURE