Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: LRA-maven-snapshots » MicroProfile Long Running Actions #611

See <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-parent/611/display/redirect>

Changes:


------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Long Running Actions                                  [pom]
[INFO] MicroProfile LRA API                                               [jar]
[INFO] MicroProfile LRA TCK                                               [jar]
[INFO] 
[INFO] --------< org.eclipse.microprofile.lra:microprofile-lra-parent >--------
[INFO] Building MicroProfile Long Running Actions 1.0-SNAPSHOT            [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-lra-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-parent/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0-SNAPSHOT/microprofile-lra-parent-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-lra-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-parent/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0-SNAPSHOT/microprofile-lra-parent-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-lra-parent ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/project-snapshots/


Back to the top