Skip to content

Console Output

Started by user Ed Merks
Running as Ed Merks
Building remotely on promotion-vm in workspace /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.eclipse.org/r/oomph/org.eclipse.oomph.git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/oomph/org.eclipse.oomph.git
 > git --version # timeout=10
 > git --version # 'git version 2.18.4'
 > git fetch --tags --progress -- https://git.eclipse.org/r/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 179eba02bd313e5909c7186ebc7f779f0f455d79 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 179eba02bd313e5909c7186ebc7f779f0f455d79 # timeout=10
Commit message: "[577281] Provide an icon for an osgi.bundle requirement"
 > git rev-list --no-walk 179eba02bd313e5909c7186ebc7f779f0f455d79 # timeout=10
[cleanup] $ /opt/public/common/apache-maven-latest/bin/mvn -f git/pom.xml -Dbuild.id=48 -Dgit.commit=179eba02bd313e5909c7186ebc7f779f0f455d79 -DskipTests=true clean verify --projects releng//org.eclipse.oomph.parent/tp,releng/org.eclipse.oomph.releng -am -amd
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: stepper@esc-net.de ed.merks@gmail.com
Finished: FAILURE