Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ebr-dev] Build failed in Jenkins: ebr-maven-plugins #317

See <https://ci.eclipse.org/ebr/job/ebr-maven-plugins/317/display/redirect?page=changes>

Changes:

[noreply] Update LICENSE to EPL v2

------------------------------------------
Started by user gunnar@xxxxxxxxxxxxxxx
Building in workspace <https://ci.eclipse.org/ebr/job/ebr-maven-plugins/ws/>
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/ebr.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/ebr.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/ebr.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 80c1cdab17876dd30a41b4506ec552fc08fe7bce (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 80c1cdab17876dd30a41b4506ec552fc08fe7bce
Commit message: "Update LICENSE to EPL v2"
 > /usr/local/bin/git rev-list --no-walk c8282040f65d6ca2417c6463c04e3cc7099b0e58 # timeout=10
FATAL: Couldn’t find any executable in /shared/common/apache-maven-3.6.0
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top