See 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/154/display/redirect?page=changes>

Changes:

[Mark Struberg] DELTASPIKE-1366 fix setup for Weld and Wildfly

[Mark Struberg] DELTASPIKE-1366 switch to @Priority for internal test classes

[Mark Struberg] DELTASPIKE-1366 we do not run test-control tests in JakartaEE 
servers.

[root-asf-gitbox-commits] Set up default protection ruleset for default and 
release branches


------------------------------------------
[...truncated 63.26 KiB...]
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 7 explicit excludes (use -debug for more details).
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 6 licenses.
[INFO] 
[INFO] --- bundle:3.5.0:cleanVersions (versions) @ deltaspike-cdictrl-openejb 
---
[INFO] 
[INFO] --- antrun:3.2.0:run (javadoc.resources) @ deltaspike-cdictrl-openejb ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- dependency:2.4:unpack (unpack-context) @ deltaspike-cdictrl-openejb 
---
[INFO] Configured Artifact: 
org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:2.0.2-SNAPSHOT:jar
[INFO] Unpacking 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-owb/target/deltaspike-cdictrl-owb-2.0.2-SNAPSHOT.jar>
 to 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/target/classes>
 with includes "" and excludes 
"**\/META-INF\/**,**\/OpenWebBeansContainerControl.class"
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
deltaspike-cdictrl-openejb ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.8
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ 
deltaspike-cdictrl-openejb ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ 
deltaspike-cdictrl-openejb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[23,25]
 error: cannot access OpenEjbContainer
  bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/OpenEjbContainer.class)
    class file has wrong version 61.0, should be 55.0
    Please remove or make sure it appears in the correct subdirectory of the 
classpath.
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[24,30]
 error: cannot access LocalInitialContext
  bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/core/LocalInitialContext.class)
    class file has wrong version 61.0, should be 55.0
    Please remove or make sure it appears in the correct subdirectory of the 
classpath.
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[25,30]
 error: cannot access LocalInitialContextFactory
  bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/core/LocalInitialContextFactory.class)
    class file has wrong version 61.0, should be 55.0
    Please remove or make sure it appears in the correct subdirectory of the 
classpath.
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache DeltaSpike 2.0.2-SNAPSHOT:
[INFO] 
[INFO] Apache DeltaSpike .................................. SUCCESS [  9.994 s]
[INFO] Apache DeltaSpike Sources .......................... SUCCESS [  3.209 s]
[INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [  7.529 s]
[INFO] Apache DeltaSpike Parent ........................... SUCCESS [  6.107 s]
[INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [  9.721 s]
[INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [  4.904 s]
[INFO] Apache DeltaSpike Core ............................. SUCCESS [  4.754 s]
[INFO] Apache DeltaSpike Core-API ......................... SUCCESS [ 13.075 s]
[INFO] Apache DeltaSpike Core-Implementation .............. SUCCESS [ 14.990 s]
[INFO] Apache DeltaSpike ContainerControl parent .......... SUCCESS [  4.122 s]
[INFO] Apache DeltaSpike CDI ContainerControl API ......... SUCCESS [  7.028 s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SUCCESS [  7.788 s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ......... SUCCESS [  8.844 s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ........ SUCCESS [  8.875 s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl ..... FAILURE [  8.175 s]
[INFO] Apache DeltaSpike Modules .......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM ............ SKIPPED
[INFO] Apache DeltaSpike Security-Module .................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED
[INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED
[INFO] Apache DeltaSpike Data-Module ...................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API .................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control5-Module (JUnit 5) ... SKIPPED
[INFO] Apache DeltaSpike Test-Control5-Module API (JUnit 5) SKIPPED
[INFO] Apache DeltaSpike Test-Control5-Module Impl (JUnit 5) SKIPPED
[INFO] Apache DeltaSpike Examples ......................... SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED
[INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground ................... SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED
[INFO] Apache DeltaSpike JPA Examples ..................... SKIPPED
[INFO] Apache DeltaSpike Data Examples .................... SKIPPED
[INFO] Apache DeltaSpike Distribution ..................... SKIPPED
[INFO] Apache DeltaSpike Distribution Bill of Materials ... SKIPPED
[INFO] Apache DeltaSpike Full Distribution ................ SKIPPED
[INFO] Apache DeltaSpike Documentation .................... SKIPPED
[INFO] Apache DeltaSpike Site ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:52 min
[INFO] Finished at: 2026-06-19T20:44:59Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "rat" could not be activated because it does 
not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) 
on project deltaspike-cdictrl-openejb: Compilation failure: Compilation failure:
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[23,25]
 error: cannot access OpenEjbContainer
[ERROR] bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/OpenEjbContainer.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of 
the classpath.
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[24,30]
 error: cannot access LocalInitialContext
[ERROR] bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/core/LocalInitialContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of 
the classpath.
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/src/main/java/org/apache/deltaspike/cdise/openejb/OpenEjbContainerControl.java>:[25,30]
 error: cannot access LocalInitialContextFactory
[ERROR] bad class file: 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-core/10.1.5/openejb-core-10.1.5.jar(/org/apache/openejb/core/LocalInitialContextFactory.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of 
the classpath.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :deltaspike-cdictrl-openejb
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/tck/pom.xml>
 to 
org.apache.deltaspike.test/deltaspike-cdictrl-tck/2.0.2-SNAPSHOT/deltaspike-cdictrl-tck-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.test/deltaspike-cdictrl-tck/2.0.2-SNAPSHOT/deltaspike-cdictrl-tck-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/dist/pom.xml>
 to 
org.apache.deltaspike.distribution/distributions-project/2.0.2-SNAPSHOT/distributions-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jsf/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-jsf-module-impl/2.0.2-SNAPSHOT/deltaspike-jsf-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control5/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-test-control5-module-impl/2.0.2-SNAPSHOT/deltaspike-test-control5-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/data/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-data-module-impl/2.0.2-SNAPSHOT/deltaspike-data-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jsf/pom.xml>
 to 
org.apache.deltaspike.modules/jsf-module-project/2.0.2-SNAPSHOT/jsf-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/jpa-examples/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-jpa-examples/2.0.2-SNAPSHOT/deltaspike-jpa-examples-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/pom.xml>
 to 
org.apache.deltaspike.cdictrl/cdictrl-project/2.0.2-SNAPSHOT/cdictrl-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/partial-bean/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-partial-bean-module-api/2.0.2-SNAPSHOT/deltaspike-partial-bean-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/api/pom.xml>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/2.0.2-SNAPSHOT/deltaspike-cdictrl-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/2.0.2-SNAPSHOT/deltaspike-cdictrl-api-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/security/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-security-module-api/2.0.2-SNAPSHOT/deltaspike-security-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/data/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-data-module-api/2.0.2-SNAPSHOT/deltaspike-data-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/documentation/pom.xml>
 to 
org.apache.deltaspike/deltaspike-documentation/2.0.2-SNAPSHOT/deltaspike-documentation-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/jse-examples/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-jse-example/2.0.2-SNAPSHOT/deltaspike-jse-example-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/pom.xml>
 to 
org.apache.deltaspike.examples/examples-project/2.0.2-SNAPSHOT/examples-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jpa/pom.xml>
 to 
org.apache.deltaspike.modules/jpa-module-project/2.0.2-SNAPSHOT/jpa-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/pom.xml>
 to 
org.apache.deltaspike/deltaspike-project/2.0.2-SNAPSHOT/deltaspike-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/pom.xml>
 to 
org.apache.deltaspike/deltaspike/2.0.2-SNAPSHOT/deltaspike-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/impl/pom.xml>
 to 
org.apache.deltaspike.core/deltaspike-core-impl/2.0.2-SNAPSHOT/deltaspike-core-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/impl/target/deltaspike-core-impl-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.core/deltaspike-core-impl/2.0.2-SNAPSHOT/deltaspike-core-impl-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/impl/target/deltaspike-core-impl-2.0.2-SNAPSHOT-tests.jar>
 to 
org.apache.deltaspike.core/deltaspike-core-impl/2.0.2-SNAPSHOT/deltaspike-core-impl-2.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/partial-bean/pom.xml>
 to 
org.apache.deltaspike.modules/partial-bean-module-project/2.0.2-SNAPSHOT/partial-bean-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-weld/pom.xml>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-weld/2.0.2-SNAPSHOT/deltaspike-cdictrl-weld-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-weld/target/deltaspike-cdictrl-weld-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-weld/2.0.2-SNAPSHOT/deltaspike-cdictrl-weld-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-owb/pom.xml>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-owb/2.0.2-SNAPSHOT/deltaspike-cdictrl-owb-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-owb/target/deltaspike-cdictrl-owb-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-owb/2.0.2-SNAPSHOT/deltaspike-cdictrl-owb-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/proxy/pom.xml>
 to 
org.apache.deltaspike.modules/proxy-module-project/2.0.2-SNAPSHOT/proxy-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/parent/pom.xml>
 to org.apache.deltaspike/parent/2.0.2-SNAPSHOT/parent-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/security/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-security-module-impl/2.0.2-SNAPSHOT/deltaspike-security-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jpa/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-jpa-module-api/2.0.2-SNAPSHOT/deltaspike-jpa-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/dist/bom/pom.xml>
 to 
org.apache.deltaspike.distribution/distributions-bom/2.0.2-SNAPSHOT/distributions-bom-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control5/pom.xml>
 to 
org.apache.deltaspike.modules/test-control5-module-project/2.0.2-SNAPSHOT/test-control5-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control5/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-test-control5-module-api/2.0.2-SNAPSHOT/deltaspike-test-control5-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/parent/code/pom.xml>
 to 
org.apache.deltaspike/parent-code/2.0.2-SNAPSHOT/parent-code-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/parent/code/target/parent-code-2.0.2-SNAPSHOT-tests.jar>
 to 
org.apache.deltaspike/parent-code/2.0.2-SNAPSHOT/parent-code-2.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/partial-bean/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-partial-bean-module-impl/2.0.2-SNAPSHOT/deltaspike-partial-bean-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jpa/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-jpa-module-impl/2.0.2-SNAPSHOT/deltaspike-jpa-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/scheduler/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-scheduler-module-api/2.0.2-SNAPSHOT/deltaspike-scheduler-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control/pom.xml>
 to 
org.apache.deltaspike.modules/test-control-module-project/2.0.2-SNAPSHOT/test-control-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/scheduler/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-scheduler-module-impl/2.0.2-SNAPSHOT/deltaspike-scheduler-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/jsf-playground/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-jsf-playground/2.0.2-SNAPSHOT/deltaspike-jsf-playground-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control/impl/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-test-control-module-impl/2.0.2-SNAPSHOT/deltaspike-test-control-module-impl-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/checkstyle-rules/pom.xml>
 to 
org.apache.deltaspike/checkstyle-rules/2.0.2-SNAPSHOT/checkstyle-rules-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike/checkstyle-rules/2.0.2-SNAPSHOT/checkstyle-rules-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/proxy/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-proxy-module-api/2.0.2-SNAPSHOT/deltaspike-proxy-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/data-examples/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-data-examples/2.0.2-SNAPSHOT/deltaspike-data-examples-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/api/pom.xml>
 to 
org.apache.deltaspike.core/deltaspike-core-api/2.0.2-SNAPSHOT/deltaspike-core-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/api/target/deltaspike-core-api-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.core/deltaspike-core-api/2.0.2-SNAPSHOT/deltaspike-core-api-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/api/target/deltaspike-core-api-2.0.2-SNAPSHOT-tests.jar>
 to 
org.apache.deltaspike.core/deltaspike-core-api/2.0.2-SNAPSHOT/deltaspike-core-api-2.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-picketlink/2.0.2-SNAPSHOT/deltaspike-security-requested-page-after-login-picketlink-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/scheduler-playground/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-scheduler-example/2.0.2-SNAPSHOT/deltaspike-scheduler-example-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/pom.xml>
 to 
org.apache.deltaspike.modules/modules-project/2.0.2-SNAPSHOT/modules-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/scheduler/pom.xml>
 to 
org.apache.deltaspike.modules/scheduler-module-project/2.0.2-SNAPSHOT/scheduler-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/test-utils/pom.xml>
 to 
org.apache.deltaspike.test/test-utils/2.0.2-SNAPSHOT/test-utils-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/test-utils/target/test-utils-2.0.2-SNAPSHOT.jar>
 to 
org.apache.deltaspike.test/test-utils/2.0.2-SNAPSHOT/test-utils-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/security/pom.xml>
 to 
org.apache.deltaspike.modules/security-module-project/2.0.2-SNAPSHOT/security-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/jsf/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-jsf-module-api/2.0.2-SNAPSHOT/deltaspike-jsf-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/data/pom.xml>
 to 
org.apache.deltaspike.modules/data-module-project/2.0.2-SNAPSHOT/data-module-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/test-control/api/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-test-control-module-api/2.0.2-SNAPSHOT/deltaspike-test-control-module-api-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/cdictrl/impl-openejb/pom.xml>
 to 
org.apache.deltaspike.cdictrl/deltaspike-cdictrl-openejb/2.0.2-SNAPSHOT/deltaspike-cdictrl-openejb-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/jsf-examples/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-jsf-example/2.0.2-SNAPSHOT/deltaspike-jsf-example-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml>
 to 
org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-cdi/2.0.2-SNAPSHOT/deltaspike-security-requested-page-after-login-cdi-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/pom.xml>
 to 
org.apache.deltaspike.core/core-project/2.0.2-SNAPSHOT/core-project-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/core/target/core-project-2.0.2-SNAPSHOT-tests.jar>
 to 
org.apache.deltaspike.core/core-project/2.0.2-SNAPSHOT/core-project-2.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/dist/full/pom.xml>
 to 
org.apache.deltaspike.distribution/distribution-full/2.0.2-SNAPSHOT/distribution-full-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/site/pom.xml>
 to 
org.apache.deltaspike/deltaspike-site/2.0.2-SNAPSHOT/deltaspike-site-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/ws/deltaspike/modules/proxy/impl-asm/pom.xml>
 to 
org.apache.deltaspike.modules/deltaspike-proxy-module-impl-asm/2.0.2-SNAPSHOT/deltaspike-proxy-module-impl-asm-2.0.2-SNAPSHOT.pom
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Distribution #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JSF-Module Impl #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control5-Module Impl (JUnit 5) #154' does not have a result 
yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Data-Module Impl #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JSF-Module #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JPA Examples #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Partial-Bean-Module API #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Security-Module API #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Data-Module API #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Documentation #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Java-SE Examples #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Examples #154' does not have a result yet. Please make sure you set 
a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JPA-Module #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Partial-Bean-Module #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Proxy-Module #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Security-Module Impl #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JPA-Module API #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Distribution Bill of Materials #154' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control5-Module (JUnit 5) #154' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control5-Module API (JUnit 5) #154' does not have a result yet. 
Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Partial-Bean-Module Impl #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JPA-Module Impl #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Scheduler-Module API #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control-Module #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Scheduler-Module Impl #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JSF Playground #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control-Module Impl #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Proxy-Module API #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Data Examples #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Security Example PicketLink #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Java-SE Scheduler Examples #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Modules #154' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Scheduler-Module #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Security-Module #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JSF-Module API #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Data-Module #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Test-Control-Module API #154' does not have a result yet. Please 
make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike JSF Examples #154' does not have a result yet. Please make sure you 
set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Security Example CDI #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Full Distribution #154' does not have a result yet. Please make sure 
you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Site #154' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'DeltaSpike » DeltaSpike RAT-Check » Apache 
DeltaSpike Proxy-Module Impl ASM #154' does not have a result yet. Please make 
sure you set a proper result in case of pipeline/build scripts.
channel stopped

Reply via email to