Skip to content

Console Output

Started by user Lorenzo Bettini
Running as Lorenzo Bettini
Building remotely on promotion-vm in workspace /opt/public/hipp/homes/genie.emf-parsley/workspace/emf-parsley-next-simrel-milestones
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /opt/public/hipp/homes/genie.emf-parsley/workspace/emf-parsley-next-simrel-milestones/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse-emf-parsley/emf-parsley.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-emf-parsley/emf-parsley.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse-emf-parsley/emf-parsley.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a39c55b8401cb0e8de760bc0a7c79fece4f9103c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a39c55b8401cb0e8de760bc0a7c79fece4f9103c # timeout=10
Commit message: "Oomph default TP 2023-12"
 > git rev-list --no-walk a39c55b8401cb0e8de760bc0a7c79fece4f9103c # timeout=10
[emf-parsley-next-simrel-milestones] $ /opt/public/common/apache-maven-latest/bin/mvn -f releng/org.eclipse.emf.parsley.parent/pom.xml -Dcbi.jarsigner.skip=false -Dparsley.updates.dir=milestones -Dparsley.zips.dir=milestones/zips -Dmaven.repo.local=/opt/public/hipp/homes/genie.emf-parsley/workspace/emf-parsley-next-simrel-milestones/.repository clean verify -Prcp-build -Peclipse-sign -Prelease-composite
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
Archiving artifacts
Finished: FAILURE