See <https://builds.apache.org/job/OpenWebBeans-trunk/1348/display/redirect?page=changes>
Changes: [rmannibucau] OWB-1323 asm8 upgrade ------------------------------------------ [...truncated 7.64 KB...] [INFO] Attaching shaded artifact. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (default) > generate-sources @ openwebbeans >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openwebbeans --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ openwebbeans --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (default) < generate-sources @ openwebbeans <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (default) @ openwebbeans --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openwebbeans --- [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ openwebbeans --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ openwebbeans --- [INFO] 75 implicit excludes (use -debug for more details). [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] 17 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 13 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openwebbeans --- [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.17-SNAPSHOT-jakarta.pom> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT-jakarta.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.17-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT-site.xml [INFO] [INFO] --------------< org.apache.openwebbeans:openwebbeans-spi >-------------- [INFO] Building SPI definition 2.0.17-SNAPSHOT [2/32] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openwebbeans-spi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openwebbeans-spi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ openwebbeans-spi --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ openwebbeans-spi --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openwebbeans-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openwebbeans-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ openwebbeans-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/classes> [INFO] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/ScannerService.java>: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/ScannerService.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/ScannerService.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/api/ResourceReference.java>: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/api/ResourceReference.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/main/java/org/apache/webbeans/spi/api/ResourceReference.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openwebbeans-spi --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openwebbeans-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/src/test/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ openwebbeans-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ openwebbeans-spi --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ openwebbeans-spi --- [INFO] Building jar: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT.jar> [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ openwebbeans-spi --- [INFO] Attaching shaded artifact. [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (default) > generate-sources @ openwebbeans-spi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openwebbeans-spi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ openwebbeans-spi --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (default) < generate-sources @ openwebbeans-spi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (default) @ openwebbeans-spi --- [INFO] Building jar: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openwebbeans-spi --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ openwebbeans-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ openwebbeans-spi --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] 27 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 27 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openwebbeans-spi --- [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT-jakarta.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT-jakarta.jar [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.apache.openwebbeans:openwebbeans-impl >-------------- [INFO] Building OpenWebBeans Core 2.0.17-SNAPSHOT [3/32] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.17/xbean-finder-shaded-4.17.pom [WARNING] The POM for org.apache.xbean:xbean-finder-shaded:jar:4.17 is missing, no dependency information available [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm8-shaded/4.17/xbean-asm8-shaded-4.17.pom [WARNING] The POM for org.apache.xbean:xbean-asm8-shaded:jar:4.17 is missing, no dependency information available [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-finder-shaded/4.17/xbean-finder-shaded-4.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm8-shaded/4.17/xbean-asm8-shaded-4.17.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache OpenWebBeans 2.0.17-SNAPSHOT: [INFO] [INFO] Apache OpenWebBeans ................................ SUCCESS [ 11.629 s] [INFO] SPI definition ..................................... SUCCESS [ 8.670 s] [INFO] OpenWebBeans Core .................................. FAILURE [ 1.428 s] [INFO] EE Common plugin ................................... SKIPPED [INFO] EL 2.2 plugin ...................................... SKIPPED [INFO] Web plugin ......................................... SKIPPED [INFO] EJB plugin ......................................... SKIPPED [INFO] Java EE plugin ..................................... SKIPPED [INFO] Tomcat 7 plugin .................................... SKIPPED [INFO] Jetty 9 plugin ..................................... SKIPPED [INFO] JMS plugin ......................................... SKIPPED [INFO] JSF-2 plugin ....................................... SKIPPED [INFO] EE Resource plugin ................................. SKIPPED [INFO] OSGi plugin ........................................ SKIPPED [INFO] TCK Porting Pkg .................................... SKIPPED [INFO] OWB Arquillian Parent .............................. SKIPPED [INFO] OpenWebBeans-Standalone Arquillian connector ....... SKIPPED [INFO] OWB Samples ........................................ SKIPPED [INFO] Sample Guess Application ........................... SKIPPED [INFO] JSF Conversation Sample ............................ SKIPPED [INFO] Sample JSF2 Application ............................ SKIPPED [INFO] Sample Hotel Reservation Application ............... SKIPPED [INFO] Tomcat 7 Sample .................................... SKIPPED [INFO] OpenWebBeans Java SE Sample ........................ SKIPPED [INFO] OWB JSR-330 TCK .................................... SKIPPED [INFO] JSR-365 TCK runner ................................. SKIPPED [INFO] Distribution Pkg ................................... SKIPPED [INFO] Maven Shade Plugin Integration ..................... SKIPPED [INFO] Gradle ShadowJar Plugin Integration ................ SKIPPED [INFO] Apache OpenWebBeans CDI Java SE Implementation ..... SKIPPED [INFO] OpenWebBeans JUnit5 ................................ SKIPPED [INFO] Slf4j Integration .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.692 s [INFO] Finished at: 2020-04-27T22:53:33Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project openwebbeans-impl: Could not resolve dependencies for project org.apache.openwebbeans:openwebbeans-impl:jar:2.0.17-SNAPSHOT: The following artifacts could not be resolved: org.apache.xbean:xbean-finder-shaded:jar:4.17, org.apache.xbean:xbean-asm8-shaded:jar:4.17: Could not find artifact org.apache.xbean:xbean-finder-shaded:jar:4.17 in central (https://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :openwebbeans-impl [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-impl/pom.xml> to org.apache.openwebbeans/openwebbeans-impl/2.0.17-SNAPSHOT/openwebbeans-impl-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-ee-common/pom.xml> to org.apache.openwebbeans/openwebbeans-ee-common/2.0.17-SNAPSHOT/openwebbeans-ee-common-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-jsf/pom.xml> to org.apache.openwebbeans/openwebbeans-jsf/2.0.17-SNAPSHOT/openwebbeans-jsf-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-arquillian/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-parent/2.0.17-SNAPSHOT/owb-arquillian-parent-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-el22/pom.xml> to org.apache.openwebbeans/openwebbeans-el22/2.0.17-SNAPSHOT/openwebbeans-el22-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/reservation/pom.xml> to org.apache.openwebbeans.samples/reservation/2.0.17-SNAPSHOT/reservation-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/standalone-sample/pom.xml> to org.apache.openwebbeans/standalone-sample/2.0.17-SNAPSHOT/standalone-sample-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-gradle/pom.xml> to org.apache.openwebbeans/openwebbeans-gradle/2.0.17-SNAPSHOT/openwebbeans-gradle-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/pom.xml> to org.apache.openwebbeans/samples/2.0.17-SNAPSHOT/samples-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/pom.xml> to org.apache.openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT-jakarta.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT-jakarta.jar [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-spi/target/openwebbeans-spi-2.0.17-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.17-SNAPSHOT/openwebbeans-spi-2.0.17-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/guess/pom.xml> to org.apache.openwebbeans.samples/guess/2.0.17-SNAPSHOT/guess-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-se/pom.xml> to org.apache.openwebbeans/openwebbeans-se/2.0.17-SNAPSHOT/openwebbeans-se-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-osgi/pom.xml> to org.apache.openwebbeans/openwebbeans-osgi/2.0.17-SNAPSHOT/openwebbeans-osgi-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/jsf2sample/pom.xml> to org.apache.openwebbeans.samples/jsf2sample/2.0.17-SNAPSHOT/jsf2sample-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/pom.xml> to org.apache.openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.17-SNAPSHOT-jakarta.pom> to org.apache.openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT-jakarta.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.17-SNAPSHOT-site.xml> to org.apache.openwebbeans/openwebbeans/2.0.17-SNAPSHOT/openwebbeans-2.0.17-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-tck/pom.xml> to org.apache.openwebbeans/openwebbeans-tck/2.0.17-SNAPSHOT/openwebbeans-tck-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-ee/pom.xml> to org.apache.openwebbeans/openwebbeans-ee/2.0.17-SNAPSHOT/openwebbeans-ee-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-maven/pom.xml> to org.apache.openwebbeans/openwebbeans-maven/2.0.17-SNAPSHOT/openwebbeans-maven-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-slf4j/pom.xml> to org.apache.openwebbeans/openwebbeans-slf4j/2.0.17-SNAPSHOT/openwebbeans-slf4j-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-ejb/pom.xml> to org.apache.openwebbeans/openwebbeans-ejb/2.0.17-SNAPSHOT/openwebbeans-ejb-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-junit5/pom.xml> to org.apache.openwebbeans/openwebbeans-junit5/2.0.17-SNAPSHOT/openwebbeans-junit5-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/conversation-sample/pom.xml> to org.apache.openwebbeans.samples/conversation-sample/2.0.17-SNAPSHOT/conversation-sample-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/samples/tomcat7-sample/pom.xml> to org.apache.openwebbeans.samples/tomcat7-sample/2.0.17-SNAPSHOT/tomcat7-sample-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-web/pom.xml> to org.apache.openwebbeans/openwebbeans-web/2.0.17-SNAPSHOT/openwebbeans-web-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-jetty9/pom.xml> to org.apache.openwebbeans/openwebbeans-jetty9/2.0.17-SNAPSHOT/openwebbeans-jetty9-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-porting/pom.xml> to org.apache.openwebbeans/openwebbeans-porting/2.0.17-SNAPSHOT/openwebbeans-porting-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-tomcat7/pom.xml> to org.apache.openwebbeans/openwebbeans-tomcat7/2.0.17-SNAPSHOT/openwebbeans-tomcat7-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-jms/pom.xml> to org.apache.openwebbeans/openwebbeans-jms/2.0.17-SNAPSHOT/openwebbeans-jms-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/atinject-tck/pom.xml> to org.apache.openwebbeans/atinject-tck/2.0.17-SNAPSHOT/atinject-tck-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-resource/pom.xml> to org.apache.openwebbeans/openwebbeans-resource/2.0.17-SNAPSHOT/openwebbeans-resource-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/distribution/pom.xml> to org.apache.openwebbeans/openwebbeans-distribution/2.0.17-SNAPSHOT/openwebbeans-distribution-2.0.17-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/webbeans-arquillian/owb-arquillian-standalone/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.17-SNAPSHOT/owb-arquillian-standalone-2.0.17-SNAPSHOT.pom Sending e-mails to: dev@openwebbeans.apache.org No mail will be sent out, as 'OpenWebBeans-trunk » EE Common plugin #1348' 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-trunk » JSF-2 plugin #1348' 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-trunk » OWB Arquillian Parent #1348' 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-trunk » EL 2.2 plugin #1348' 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-trunk » Sample Hotel Reservation Application #1348' 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-trunk » OpenWebBeans Java SE Sample #1348' 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-trunk » Gradle ShadowJar Plugin Integration #1348' 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-trunk » OWB Samples #1348' 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-trunk » SPI definition #1348' 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-trunk » Sample Guess Application #1348' 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-trunk » Apache OpenWebBeans CDI Java SE Implementation #1348' 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-trunk » OSGi plugin #1348' 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-trunk » Sample JSF2 Application #1348' 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-trunk » Apache OpenWebBeans #1348' 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-trunk » JSR-365 TCK runner #1348' 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-trunk » Java EE plugin #1348' 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-trunk » Maven Shade Plugin Integration #1348' 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-trunk » Slf4j Integration #1348' 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-trunk » EJB plugin #1348' 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-trunk » OpenWebBeans JUnit5 #1348' 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-trunk » JSF Conversation Sample #1348' 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-trunk » Tomcat 7 Sample #1348' 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-trunk » Web plugin #1348' 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-trunk » Jetty 9 plugin #1348' 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-trunk » TCK Porting Pkg #1348' 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-trunk » Tomcat 7 plugin #1348' 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-trunk » JMS plugin #1348' 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-trunk » OWB JSR-330 TCK #1348' 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-trunk » EE Resource plugin #1348' 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-trunk » Distribution Pkg #1348' 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-trunk » OpenWebBeans-Standalone Arquillian connector #1348' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released channel stopped