You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/03 10:06:22 UTC

Build failed in Jenkins: OpenWebBeans » OpenWebBeans-trunk-deploy #16

See <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/16/display/redirect?page=changes>

Changes:

[Romain Manni-Bucau] [OWB-1363] ensure OWBInitializer can easily switch its default scanner


------------------------------------------
[...truncated 2.26 MB...]
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1162.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy180.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.remoting.Channel$2.adapt(Channel.java:1035)
	at hudson.remoting.Channel$2.adapt(Channel.java:1029)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unexpected Fingerprint type. Expected class hudson.model.Fingerprint or subclass but got class hudson.model.Fingerprint$RangeSet
	at hudson.model.Fingerprint.load(Fingerprint.java:1387)
	at hudson.model.Fingerprint.load(Fingerprint.java:1372)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
	at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
	at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
	at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
	at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:249)
	at hudson.maven.reporters.MavenFingerprinter$PostBuildCallable.call(MavenFingerprinter.java:236)
	at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:454)
	at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:586)
	at sun.reflect.GeneratedMethodAccessor1162.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.model.Executor$2.call(Executor.java:932)
	at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
	at com.sun.proxy.$Proxy180.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:294)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
	... 4 more
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to channel
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel$2.adapt(Channel.java:1033)
		at hudson.remoting.Channel$2.adapt(Channel.java:1029)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
		at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:146)
		at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		... 4 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project openwebbeans-se: Compilation failure: Compilation failure:
[ERROR] <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-se/src/main/java/org/apache/openwebbeans/se/OWBInitializer.java>:[249,17] reference to addExtensions is ambiguous
[ERROR] both method addExtensions(javax.enterprise.inject.spi.Extension...) in org.apache.openwebbeans.se.OWBInitializer and method addExtensions(java.lang.Class<? extends javax.enterprise.inject.spi.Extension>...) in org.apache.openwebbeans.se.OWBInitializer match
[ERROR] <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-se/src/main/java/org/apache/openwebbeans/se/OWBInitializer.java>:[249,67] incompatible types: inferred type does not conform to upper bound(s)
[ERROR] inferred: java.lang.Class
[ERROR] upper bound(s): javax.enterprise.inject.spi.Extension,java.lang.Object
[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 :openwebbeans-se
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-impl/pom.xml> to org.apache.openwebbeans/openwebbeans-impl/2.0.21-SNAPSHOT/openwebbeans-impl-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-impl/target/openwebbeans-impl-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-impl/2.0.21-20210103.095212-7/openwebbeans-impl-2.0.21-20210103.095212-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-impl/target/openwebbeans-impl-2.0.21-SNAPSHOT-tests.jar> to org.apache.openwebbeans/openwebbeans-impl/2.0.21-20210103.095212-7/openwebbeans-impl-2.0.21-20210103.095212-7-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-impl/target/openwebbeans-impl-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-impl/2.0.21-20210103.095212-7/openwebbeans-impl-2.0.21-20210103.095212-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-impl/target/openwebbeans-impl-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-impl/2.0.21-20210103.095212-7/openwebbeans-impl-2.0.21-20210103.095212-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee-common/pom.xml> to org.apache.openwebbeans/openwebbeans-ee-common/2.0.21-SNAPSHOT/openwebbeans-ee-common-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee-common/target/openwebbeans-ee-common-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-ee-common/2.0.21-20210103.095236-7/openwebbeans-ee-common-2.0.21-20210103.095236-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee-common/target/openwebbeans-ee-common-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-ee-common/2.0.21-20210103.095236-7/openwebbeans-ee-common-2.0.21-20210103.095236-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee-common/target/openwebbeans-ee-common-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-ee-common/2.0.21-20210103.095236-7/openwebbeans-ee-common-2.0.21-20210103.095236-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jsf/pom.xml> to org.apache.openwebbeans/openwebbeans-jsf/2.0.21-SNAPSHOT/openwebbeans-jsf-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jsf/target/openwebbeans-jsf-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-jsf/2.0.21-20210103.095548-7/openwebbeans-jsf-2.0.21-20210103.095548-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jsf/target/openwebbeans-jsf-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-jsf/2.0.21-20210103.095548-7/openwebbeans-jsf-2.0.21-20210103.095548-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jsf/target/openwebbeans-jsf-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-jsf/2.0.21-20210103.095548-7/openwebbeans-jsf-2.0.21-20210103.095548-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-parent/2.0.21-SNAPSHOT/owb-arquillian-parent-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/target/owb-arquillian-parent-2.0.21-SNAPSHOT-jakarta.pom> to org.apache.openwebbeans.arquillian/owb-arquillian-parent/2.0.21-20210103.095712-7/owb-arquillian-parent-2.0.21-20210103.095712-7-jakarta.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-el22/pom.xml> to org.apache.openwebbeans/openwebbeans-el22/2.0.21-SNAPSHOT/openwebbeans-el22-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-el22/target/openwebbeans-el22-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-el22/2.0.21-20210103.095259-7/openwebbeans-el22-2.0.21-20210103.095259-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-el22/target/openwebbeans-el22-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-el22/2.0.21-20210103.095259-7/openwebbeans-el22-2.0.21-20210103.095259-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-el22/target/openwebbeans-el22-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-el22/2.0.21-20210103.095259-7/openwebbeans-el22-2.0.21-20210103.095259-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/reservation/pom.xml> to org.apache.openwebbeans.samples/reservation/2.0.21-SNAPSHOT/reservation-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/reservation/target/reservation.war> to org.apache.openwebbeans.samples/reservation/2.0.21-SNAPSHOT/reservation-2.0.21-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/reservation/target/reservation-2.0.21-SNAPSHOT-jakarta.war> to org.apache.openwebbeans.samples/reservation/2.0.21-SNAPSHOT/reservation-2.0.21-SNAPSHOT-jakarta.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/reservation/target/reservation-sources.jar> to org.apache.openwebbeans.samples/reservation/2.0.21-SNAPSHOT/reservation-2.0.21-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 23.34 MB of artifacts by 88.4% relative to #15
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/standalone-sample/pom.xml> to org.apache.openwebbeans/standalone-sample/2.0.21-SNAPSHOT/standalone-sample-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/standalone-sample/target/standalone-sample.jar> to org.apache.openwebbeans/standalone-sample/2.0.21-SNAPSHOT/standalone-sample-2.0.21-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/standalone-sample/target/standalone-sample-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/standalone-sample/2.0.21-SNAPSHOT/standalone-sample-2.0.21-SNAPSHOT-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/standalone-sample/target/standalone-sample-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/standalone-sample/2.0.21-SNAPSHOT/standalone-sample-2.0.21-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-gradle/pom.xml> to org.apache.openwebbeans/openwebbeans-gradle/2.0.21-SNAPSHOT/openwebbeans-gradle-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-gradle/target/openwebbeans-gradle-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-gradle/2.0.21-20210103.100325-7/openwebbeans-gradle-2.0.21-20210103.100325-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-gradle/target/openwebbeans-gradle-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-gradle/2.0.21-20210103.100325-7/openwebbeans-gradle-2.0.21-20210103.100325-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-gradle/target/openwebbeans-gradle-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-gradle/2.0.21-20210103.100325-7/openwebbeans-gradle-2.0.21-20210103.100325-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/pom.xml> to org.apache.openwebbeans/samples/2.0.21-SNAPSHOT/samples-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/target/samples-2.0.21-SNAPSHOT-jakarta.pom> to org.apache.openwebbeans/samples/2.0.21-20210103.095752-7/samples-2.0.21-20210103.095752-7-jakarta.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/target/samples-2.0.21-SNAPSHOT-site.xml> to org.apache.openwebbeans/samples/2.0.21-20210103.095752-7/samples-2.0.21-20210103.095752-7-site.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-spi/pom.xml> to org.apache.openwebbeans/openwebbeans-spi/2.0.21-SNAPSHOT/openwebbeans-spi-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-spi/target/openwebbeans-spi-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.21-20210103.095046-7/openwebbeans-spi-2.0.21-20210103.095046-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-spi/target/openwebbeans-spi-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.21-20210103.095046-7/openwebbeans-spi-2.0.21-20210103.095046-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-spi/target/openwebbeans-spi-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.21-20210103.095046-7/openwebbeans-spi-2.0.21-20210103.095046-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/guess/pom.xml> to org.apache.openwebbeans.samples/guess/2.0.21-SNAPSHOT/guess-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/guess/target/guess.war> to org.apache.openwebbeans.samples/guess/2.0.21-SNAPSHOT/guess-2.0.21-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/guess/target/guess-2.0.21-SNAPSHOT-jakarta.war> to org.apache.openwebbeans.samples/guess/2.0.21-SNAPSHOT/guess-2.0.21-SNAPSHOT-jakarta.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/guess/target/guess-sources.jar> to org.apache.openwebbeans.samples/guess/2.0.21-SNAPSHOT/guess-2.0.21-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 11.60 MB of artifacts by 79.8% relative to #15
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-se/pom.xml> to org.apache.openwebbeans/openwebbeans-se/2.0.21-SNAPSHOT/openwebbeans-se-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-osgi/pom.xml> to org.apache.openwebbeans/openwebbeans-osgi/2.0.21-SNAPSHOT/openwebbeans-osgi-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-osgi/target/openwebbeans-osgi-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-osgi/2.0.21-20210103.095631-7/openwebbeans-osgi-2.0.21-20210103.095631-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-osgi/target/openwebbeans-osgi-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-osgi/2.0.21-20210103.095631-7/openwebbeans-osgi-2.0.21-20210103.095631-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-osgi/target/openwebbeans-osgi-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-osgi/2.0.21-20210103.095631-7/openwebbeans-osgi-2.0.21-20210103.095631-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/jsf2sample/pom.xml> to org.apache.openwebbeans.samples/jsf2sample/2.0.21-SNAPSHOT/jsf2sample-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/jsf2sample/target/jsf2sample.war> to org.apache.openwebbeans.samples/jsf2sample/2.0.21-SNAPSHOT/jsf2sample-2.0.21-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/jsf2sample/target/jsf2sample-2.0.21-SNAPSHOT-jakarta.war> to org.apache.openwebbeans.samples/jsf2sample/2.0.21-SNAPSHOT/jsf2sample-2.0.21-SNAPSHOT-jakarta.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/jsf2sample/target/jsf2sample-sources.jar> to org.apache.openwebbeans.samples/jsf2sample/2.0.21-SNAPSHOT/jsf2sample-2.0.21-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 12.28 MB of artifacts by 82.4% relative to #15
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/pom.xml> to org.apache.openwebbeans/openwebbeans/2.0.21-SNAPSHOT/openwebbeans-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/target/openwebbeans-2.0.21-SNAPSHOT-jakarta.pom> to org.apache.openwebbeans/openwebbeans/2.0.21-20210103.095016-7/openwebbeans-2.0.21-20210103.095016-7-jakarta.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/target/openwebbeans-2.0.21-SNAPSHOT-site.xml> to org.apache.openwebbeans/openwebbeans/2.0.21-20210103.095016-7/openwebbeans-2.0.21-20210103.095016-7-site.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck/pom.xml> to org.apache.openwebbeans/openwebbeans-tck/2.0.21-SNAPSHOT/openwebbeans-tck-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck/target/openwebbeans-tck-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-tck/2.0.21-20210103.100107-7/openwebbeans-tck-2.0.21-20210103.100107-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck/target/openwebbeans-tck-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-tck/2.0.21-20210103.100107-7/openwebbeans-tck-2.0.21-20210103.100107-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck/target/openwebbeans-tck-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-tck/2.0.21-20210103.100107-7/openwebbeans-tck-2.0.21-20210103.100107-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee/pom.xml> to org.apache.openwebbeans/openwebbeans-ee/2.0.21-SNAPSHOT/openwebbeans-ee-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee/target/openwebbeans-ee-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-ee/2.0.21-20210103.095408-7/openwebbeans-ee-2.0.21-20210103.095408-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee/target/openwebbeans-ee-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-ee/2.0.21-20210103.095408-7/openwebbeans-ee-2.0.21-20210103.095408-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ee/target/openwebbeans-ee-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-ee/2.0.21-20210103.095408-7/openwebbeans-ee-2.0.21-20210103.095408-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-slf4j/pom.xml> to org.apache.openwebbeans/openwebbeans-slf4j/2.0.21-SNAPSHOT/openwebbeans-slf4j-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ejb/pom.xml> to org.apache.openwebbeans/openwebbeans-ejb/2.0.21-SNAPSHOT/openwebbeans-ejb-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ejb/target/openwebbeans-ejb-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-ejb/2.0.21-20210103.095346-7/openwebbeans-ejb-2.0.21-20210103.095346-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ejb/target/openwebbeans-ejb-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-ejb/2.0.21-20210103.095346-7/openwebbeans-ejb-2.0.21-20210103.095346-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-ejb/target/openwebbeans-ejb-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-ejb/2.0.21-20210103.095346-7/openwebbeans-ejb-2.0.21-20210103.095346-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-junit5/pom.xml> to org.apache.openwebbeans/openwebbeans-junit5/2.0.21-SNAPSHOT/openwebbeans-junit5-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/conversation-sample/pom.xml> to org.apache.openwebbeans.samples/conversation-sample/2.0.21-SNAPSHOT/conversation-sample-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/conversation-sample/target/conversation-sample.war> to org.apache.openwebbeans.samples/conversation-sample/2.0.21-SNAPSHOT/conversation-sample-2.0.21-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/conversation-sample/target/conversation-sample-2.0.21-SNAPSHOT-jakarta.war> to org.apache.openwebbeans.samples/conversation-sample/2.0.21-SNAPSHOT/conversation-sample-2.0.21-SNAPSHOT-jakarta.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/conversation-sample/target/conversation-sample-sources.jar> to org.apache.openwebbeans.samples/conversation-sample/2.0.21-SNAPSHOT/conversation-sample-2.0.21-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 11.56 MB of artifacts by 80.6% relative to #15
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/tomcat7-sample/pom.xml> to org.apache.openwebbeans.samples/tomcat7-sample/2.0.21-SNAPSHOT/tomcat7-sample-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/tomcat7-sample/target/tomcat-sample.war> to org.apache.openwebbeans.samples/tomcat7-sample/2.0.21-SNAPSHOT/tomcat7-sample-2.0.21-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/tomcat7-sample/target/tomcat7-sample-2.0.21-SNAPSHOT-jakarta.war> to org.apache.openwebbeans.samples/tomcat7-sample/2.0.21-SNAPSHOT/tomcat7-sample-2.0.21-SNAPSHOT-jakarta.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/samples/tomcat7-sample/target/tomcat-sample-sources.jar> to org.apache.openwebbeans.samples/tomcat7-sample/2.0.21-SNAPSHOT/tomcat7-sample-2.0.21-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-web/pom.xml> to org.apache.openwebbeans/openwebbeans-web/2.0.21-SNAPSHOT/openwebbeans-web-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-web/target/openwebbeans-web-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-web/2.0.21-20210103.095325-7/openwebbeans-web-2.0.21-20210103.095325-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-web/target/openwebbeans-web-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-web/2.0.21-20210103.095325-7/openwebbeans-web-2.0.21-20210103.095325-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-web/target/openwebbeans-web-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-web/2.0.21-20210103.095325-7/openwebbeans-web-2.0.21-20210103.095325-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jetty9/pom.xml> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.21-SNAPSHOT/openwebbeans-jetty9-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jetty9/target/openwebbeans-jetty9-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.21-20210103.095503-7/openwebbeans-jetty9-2.0.21-20210103.095503-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jetty9/target/openwebbeans-jetty9-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.21-20210103.095503-7/openwebbeans-jetty9-2.0.21-20210103.095503-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jetty9/target/openwebbeans-jetty9-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.21-20210103.095503-7/openwebbeans-jetty9-2.0.21-20210103.095503-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jetty9/target/openwebbeans-jetty9-2.0.21-SNAPSHOT-config.jar> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.21-20210103.095503-7/openwebbeans-jetty9-2.0.21-20210103.095503-7-config.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-porting/pom.xml> to org.apache.openwebbeans/openwebbeans-porting/2.0.21-SNAPSHOT/openwebbeans-porting-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-porting/target/openwebbeans-porting-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-porting/2.0.21-20210103.095654-7/openwebbeans-porting-2.0.21-20210103.095654-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-porting/target/openwebbeans-porting-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-porting/2.0.21-20210103.095654-7/openwebbeans-porting-2.0.21-20210103.095654-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-porting/target/openwebbeans-porting-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-porting/2.0.21-20210103.095654-7/openwebbeans-porting-2.0.21-20210103.095654-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tomcat7/pom.xml> to org.apache.openwebbeans/openwebbeans-tomcat7/2.0.21-SNAPSHOT/openwebbeans-tomcat7-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tomcat7/target/openwebbeans-tomcat7-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-tomcat7/2.0.21-20210103.095435-7/openwebbeans-tomcat7-2.0.21-20210103.095435-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tomcat7/target/openwebbeans-tomcat7-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-tomcat7/2.0.21-20210103.095435-7/openwebbeans-tomcat7-2.0.21-20210103.095435-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tomcat7/target/openwebbeans-tomcat7-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-tomcat7/2.0.21-20210103.095435-7/openwebbeans-tomcat7-2.0.21-20210103.095435-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jms/pom.xml> to org.apache.openwebbeans/openwebbeans-jms/2.0.21-SNAPSHOT/openwebbeans-jms-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jms/target/openwebbeans-jms-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-jms/2.0.21-20210103.095525-7/openwebbeans-jms-2.0.21-20210103.095525-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jms/target/openwebbeans-jms-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-jms/2.0.21-20210103.095525-7/openwebbeans-jms-2.0.21-20210103.095525-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-jms/target/openwebbeans-jms-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-jms/2.0.21-20210103.095525-7/openwebbeans-jms-2.0.21-20210103.095525-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/atinject-tck/pom.xml> to org.apache.openwebbeans/atinject-tck/2.0.21-SNAPSHOT/atinject-tck-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/atinject-tck/target/atinject-tck-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/atinject-tck/2.0.21-20210103.095939-7/atinject-tck-2.0.21-20210103.095939-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/atinject-tck/target/atinject-tck-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/atinject-tck/2.0.21-20210103.095939-7/atinject-tck-2.0.21-20210103.095939-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/atinject-tck/target/atinject-tck-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/atinject-tck/2.0.21-20210103.095939-7/atinject-tck-2.0.21-20210103.095939-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck-jakarta/pom.xml> to org.apache.openwebbeans/openwebbeans-tck-jakarta/2.0.21-SNAPSHOT/openwebbeans-tck-jakarta-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck-jakarta/target/openwebbeans-tck-jakarta-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-tck-jakarta/2.0.21-20210103.100238-7/openwebbeans-tck-jakarta-2.0.21-20210103.100238-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck-jakarta/target/openwebbeans-tck-jakarta-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-tck-jakarta/2.0.21-20210103.100238-7/openwebbeans-tck-jakarta-2.0.21-20210103.100238-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-tck-jakarta/target/openwebbeans-tck-jakarta-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-tck-jakarta/2.0.21-20210103.100238-7/openwebbeans-tck-jakarta-2.0.21-20210103.100238-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-resource/pom.xml> to org.apache.openwebbeans/openwebbeans-resource/2.0.21-SNAPSHOT/openwebbeans-resource-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-resource/target/openwebbeans-resource-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-resource/2.0.21-20210103.095609-7/openwebbeans-resource-2.0.21-20210103.095609-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-resource/target/openwebbeans-resource-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-resource/2.0.21-20210103.095609-7/openwebbeans-resource-2.0.21-20210103.095609-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-resource/target/openwebbeans-resource-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-resource/2.0.21-20210103.095609-7/openwebbeans-resource-2.0.21-20210103.095609-7-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/distribution/pom.xml> to org.apache.openwebbeans/openwebbeans-distribution/2.0.21-SNAPSHOT/openwebbeans-distribution-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/distribution/target/openwebbeans-distribution-2.0.21-SNAPSHOT-jakarta.pom> to org.apache.openwebbeans/openwebbeans-distribution/2.0.21-20210103.100303-7/openwebbeans-distribution-2.0.21-20210103.100303-7-jakarta.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/owb-arquillian-standalone/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.21-SNAPSHOT/owb-arquillian-standalone-2.0.21-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/owb-arquillian-standalone/target/owb-arquillian-standalone-2.0.21-SNAPSHOT.jar> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.21-20210103.095732-7/owb-arquillian-standalone-2.0.21-20210103.095732-7.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/owb-arquillian-standalone/target/owb-arquillian-standalone-2.0.21-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.21-20210103.095732-7/owb-arquillian-standalone-2.0.21-20210103.095732-7-jakarta.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/ws/webbeans-arquillian/owb-arquillian-standalone/target/owb-arquillian-standalone-2.0.21-SNAPSHOT-sources.jar> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.21-20210103.095732-7/owb-arquillian-standalone-2.0.21-20210103.095732-7-sources.jar
Sending e-mails to: dev@openwebbeans.apache.org
No mail will be sent out, as 'OpenWebBeans » OpenWebBeans-trunk-deploy » Slf4j Integration #16' 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 'OpenWebBeans » OpenWebBeans-trunk-deploy » OpenWebBeans JUnit5 #16' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped