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 LRA TCK #694

See <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/694/display/redirect?page=changes>

Changes:

[mmusgrov] issue242 remove tests for active LRAs for non participating resources

[xstefank122] issue264 Jakarta dependencies should be "provided"

[mmusgrov] issue6 Timeout tests


------------------------------------------
[INFO] 
[INFO] ---------< org.eclipse.microprofile.lra:microprofile-lra-tck >----------
[INFO] Building MicroProfile LRA TCK 1.0-SNAPSHOT                         [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 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] 50 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 48 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-lra-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-lra-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/ws/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-tck ---
[INFO] Starting audit...
[ERROR] <https://ci.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/ws/src/main/java/org/eclipse/microprofile/lra/tck/TckLRATypeTests.java>:27:8: Unused import - org.junit.Assert. [UnusedImports]
Audit done.


Back to the top