[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ebr-dev] Build failed in Jenkins: ebr-maven-plugins #315
|
See <https://ci.eclipse.org/ebr/job/ebr-maven-plugins/315/display/redirect>
------------------------------------------
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 c8282040f65d6ca2417c6463c04e3cc7099b0e58 (origin/master)
> /usr/local/bin/git config core.sparsecheckout # timeout=10
> /usr/local/bin/git checkout -f c8282040f65d6ca2417c6463c04e3cc7099b0e58
Commit message: "Merge pull request #28 from eclipse/gunnar/version-update"
> /usr/local/bin/git rev-list --no-walk c8282040f65d6ca2417c6463c04e3cc7099b0e58 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f releng/maven-plugins/pom.xml -DBUILD_BRANCH=master -Dmaven.test.skip=true -Dmaven.repo.local=<https://ci.eclipse.org/ebr/job/ebr-maven-plugins/ws/.repository> clean deploy --batch-mode
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.ebr
05:02:17 [INFO] Scanning for projects...
05:02:18 [WARNING] The project org.eclipse.ebr:ebr-maven-plugins-parent:pom:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
05:02:18 [INFO] ------------------------------------------------------------------------
05:02:18 [INFO] Reactor Build Order:
05:02:18 [INFO]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugins [pom]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Shared Code [jar]
05:02:18 [INFO] Eclipse Bundle Recipe Tycho Extras Plugin [takari-maven-plugin]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugin [takari-maven-plugin]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugin Integration Tests [takari-maven-plugin]
05:02:18 [INFO]
05:02:18 [INFO] --------------< org.eclipse.ebr:ebr-maven-plugins-parent >--------------
05:02:18 [INFO] Building Eclipse Bundle Recipe Maven Plugins 1.0.0-SNAPSHOT [1/5]
05:02:18 [INFO] --------------------------------[ pom ]---------------------------------
05:02:18 [INFO]
05:02:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ebr-maven-plugins-parent ---
05:02:18 [INFO]
05:02:18 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ ebr-maven-plugins-parent ---
05:02:18 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.5.4 is not in the allowed range [3.6.0,).
05:02:18 [INFO] ------------------------------------------------------------------------
05:02:18 [INFO] Reactor Summary:
05:02:18 [INFO]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugins 1.0.0-SNAPSHOT . FAILURE [ 0.549 s]
05:02:18 [INFO] Eclipse Bundle Recipe Maven Shared Code ............ SKIPPED
05:02:18 [INFO] Eclipse Bundle Recipe Tycho Extras Plugin .......... SKIPPED
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugin ................. SKIPPED
05:02:18 [INFO] Eclipse Bundle Recipe Maven Plugin Integration Tests 1.0.0-SNAPSHOT SKIPPED
05:02:19 [INFO] ------------------------------------------------------------------------
05:02:19 [INFO] BUILD FAILURE
05:02:19 [INFO] ------------------------------------------------------------------------
05:02:19 [INFO] Total time: 1.737 s
05:02:19 [INFO] Finished at: 2019-03-08T05:02:19-05:00
05:02:19 [INFO] ------------------------------------------------------------------------
05:02:19 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-maven) on project ebr-maven-plugins-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
05:02:19 [ERROR]
05:02:19 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
05:02:19 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
05:02:19 [ERROR]
05:02:19 [ERROR] For more information about the errors and possible solutions, please read the following articles:
05:02:19 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure