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

Changes:

[Mark Struberg] OWB-1351 update old deps and remove unused ones

[Mark Struberg] OWB-1351 update cdi, httpclient and junit


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/openwebbeans.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/openwebbeans.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/openwebbeans.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 27f64e7ac4004459308d28b7de8e6e6d7e4ea464 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27f64e7ac4004459308d28b7de8e6e6d7e4ea464 # timeout=10
Commit message: "OWB-1351 update cdi, httpclient and junit"
 > git rev-list --no-walk 6cce6a472c1ceb349f0a4b0275cc2cffc402d256 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35611
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[OpenWebBeans-trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ 
/home/jenkins/jenkins-agent/slave.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 35611
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-agent/maven-repositories/0 clean 
install -Ptck
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache OpenWebBeans                                                [pom]
[INFO] SPI definition                                                     [jar]
[INFO] OpenWebBeans Core                                                  [jar]
[INFO] EE Common plugin                                                   [jar]
[INFO] EL 2.2 plugin                                                      [jar]
[INFO] Web plugin                                                         [jar]
[INFO] EJB plugin                                                         [jar]
[INFO] Java EE plugin                                                     [jar]
[INFO] Tomcat 7 plugin                                                    [jar]
[INFO] Jetty 9 plugin                                                     [jar]
[INFO] JMS plugin                                                         [jar]
[INFO] JSF-2 plugin                                                       [jar]
[INFO] EE Resource plugin                                                 [jar]
[INFO] OSGi plugin                                                        [jar]
[INFO] TCK Porting Pkg                                                    [jar]
[INFO] OWB Arquillian Parent                                              [pom]
[INFO] OpenWebBeans-Standalone Arquillian connector                       [jar]
[INFO] OWB Samples                                                        [pom]
[INFO] Sample Guess Application                                           [war]
[INFO] JSF Conversation Sample                                            [war]
[INFO] Sample JSF2 Application                                            [war]
[INFO] Sample Hotel Reservation Application                               [war]
[INFO] Tomcat 7 Sample                                                    [war]
[INFO] OpenWebBeans Java SE Sample                                        [jar]
[INFO] OWB JSR-330 TCK                                                    [jar]
[INFO] JSR-365 TCK runner                                                 [jar]
[INFO] CDI TCK runner (Jakarta)                                           [jar]
[INFO] Distribution Pkg                                                   [pom]
[INFO] Gradle ShadowJar Plugin Integration                                [jar]
[INFO] Apache OpenWebBeans CDI Java SE Implementation                     [jar]
[INFO] OpenWebBeans JUnit5                                                [jar]
[INFO] Slf4j Integration                                                  [jar]
[INFO] 
[INFO] ----------------< org.apache.openwebbeans:openwebbeans >----------------
[INFO] Building Apache OpenWebBeans 2.0.19-SNAPSHOT                      [1/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openwebbeans ---
[INFO] Deleting 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/target>
[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 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ openwebbeans 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ openwebbeans ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openwebbeans 
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle, war]
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ openwebbeans ---
[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://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/pom.xml>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.19-SNAPSHOT-jakarta.pom>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT-jakarta.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.19-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-agent/maven-repositories/0/org/apache/openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT-site.xml
[INFO] 
[INFO] --------------< org.apache.openwebbeans:openwebbeans-spi >--------------
[INFO] Building SPI definition 2.0.19-SNAPSHOT                           [2/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jcdi_2.0_spec/1.3/geronimo-jcdi_2.0_spec-1.3.pom
[WARNING] The POM for org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:jar:1.3 
is missing, no dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jcdi_2.0_spec/1.3/geronimo-jcdi_2.0_spec-1.3.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OpenWebBeans 2.0.19-SNAPSHOT:
[INFO] 
[INFO] Apache OpenWebBeans ................................ SUCCESS [ 16.515 s]
[INFO] SPI definition ..................................... FAILURE [  1.680 s]
[INFO] OpenWebBeans Core .................................. SKIPPED
[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] CDI TCK runner (Jakarta) ........................... SKIPPED
[INFO] Distribution Pkg ................................... 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:  01:14 min
[INFO] Finished at: 2020-10-17T22:54:04Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project openwebbeans-spi: Could not resolve 
dependencies for project 
org.apache.openwebbeans:openwebbeans-spi:jar:2.0.19-SNAPSHOT: Could not find 
artifact org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:jar:1.3 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-spi
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-impl/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-impl/2.0.19-SNAPSHOT/openwebbeans-impl-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-ee-common/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-ee-common/2.0.19-SNAPSHOT/openwebbeans-ee-common-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-jsf/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-jsf/2.0.19-SNAPSHOT/openwebbeans-jsf-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-arquillian/pom.xml>
 to 
org.apache.openwebbeans.arquillian/owb-arquillian-parent/2.0.19-SNAPSHOT/owb-arquillian-parent-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-el22/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-el22/2.0.19-SNAPSHOT/openwebbeans-el22-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/reservation/pom.xml>
 to 
org.apache.openwebbeans.samples/reservation/2.0.19-SNAPSHOT/reservation-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/standalone-sample/pom.xml>
 to 
org.apache.openwebbeans/standalone-sample/2.0.19-SNAPSHOT/standalone-sample-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-gradle/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-gradle/2.0.19-SNAPSHOT/openwebbeans-gradle-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/pom.xml>
 to org.apache.openwebbeans/samples/2.0.19-SNAPSHOT/samples-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-spi/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-spi/2.0.19-SNAPSHOT/openwebbeans-spi-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/guess/pom.xml>
 to 
org.apache.openwebbeans.samples/guess/2.0.19-SNAPSHOT/guess-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-se/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-se/2.0.19-SNAPSHOT/openwebbeans-se-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-osgi/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-osgi/2.0.19-SNAPSHOT/openwebbeans-osgi-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/jsf2sample/pom.xml>
 to 
org.apache.openwebbeans.samples/jsf2sample/2.0.19-SNAPSHOT/jsf2sample-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.19-SNAPSHOT-jakarta.pom>
 to 
org.apache.openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT-jakarta.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/target/openwebbeans-2.0.19-SNAPSHOT-site.xml>
 to 
org.apache.openwebbeans/openwebbeans/2.0.19-SNAPSHOT/openwebbeans-2.0.19-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-tck/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-tck/2.0.19-SNAPSHOT/openwebbeans-tck-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-ee/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-ee/2.0.19-SNAPSHOT/openwebbeans-ee-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-slf4j/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-slf4j/2.0.19-SNAPSHOT/openwebbeans-slf4j-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-ejb/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-ejb/2.0.19-SNAPSHOT/openwebbeans-ejb-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-junit5/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-junit5/2.0.19-SNAPSHOT/openwebbeans-junit5-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/conversation-sample/pom.xml>
 to 
org.apache.openwebbeans.samples/conversation-sample/2.0.19-SNAPSHOT/conversation-sample-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/samples/tomcat7-sample/pom.xml>
 to 
org.apache.openwebbeans.samples/tomcat7-sample/2.0.19-SNAPSHOT/tomcat7-sample-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-web/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-web/2.0.19-SNAPSHOT/openwebbeans-web-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-jetty9/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-jetty9/2.0.19-SNAPSHOT/openwebbeans-jetty9-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-porting/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-porting/2.0.19-SNAPSHOT/openwebbeans-porting-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-tomcat7/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-tomcat7/2.0.19-SNAPSHOT/openwebbeans-tomcat7-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-jms/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-jms/2.0.19-SNAPSHOT/openwebbeans-jms-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/atinject-tck/pom.xml>
 to 
org.apache.openwebbeans/atinject-tck/2.0.19-SNAPSHOT/atinject-tck-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-tck-jakarta/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-tck-jakarta/2.0.19-SNAPSHOT/openwebbeans-tck-jakarta-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-resource/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-resource/2.0.19-SNAPSHOT/openwebbeans-resource-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/distribution/pom.xml>
 to 
org.apache.openwebbeans/openwebbeans-distribution/2.0.19-SNAPSHOT/openwebbeans-distribution-2.0.19-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/webbeans-arquillian/owb-arquillian-standalone/pom.xml>
 to 
org.apache.openwebbeans.arquillian/owb-arquillian-standalone/2.0.19-SNAPSHOT/owb-arquillian-standalone-2.0.19-SNAPSHOT.pom
No mail will be sent out, as 'OpenWebBeans » OpenWebBeans-trunk » 
OpenWebBeans Core #6' 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 » EE Common 
plugin #6' 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 » JSF-2 
plugin #6' 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 » OWB 
Arquillian Parent #6' 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 » EL 2.2 
plugin #6' 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 » Sample 
Hotel Reservation Application #6' 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 » 
OpenWebBeans Java SE Sample #6' 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 » Gradle 
ShadowJar Plugin Integration #6' 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 » OWB Samples 
#6' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: dev@openwebbeans.apache.org
No mail will be sent out, as 'OpenWebBeans » OpenWebBeans-trunk » Sample 
Guess Application #6' 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 » Apache 
OpenWebBeans CDI Java SE Implementation #6' 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 » OSGi plugin 
#6' 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 » Sample JSF2 
Application #6' 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 » JSR-365 TCK 
runner #6' 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 » Java EE 
plugin #6' 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 » Slf4j 
Integration #6' 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 » EJB plugin 
#6' 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 » 
OpenWebBeans JUnit5 #6' 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 » JSF 
Conversation Sample #6' 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 » Tomcat 7 
Sample #6' 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 » Web plugin 
#6' 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 » Jetty 9 
plugin #6' 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 » TCK Porting 
Pkg #6' 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 » Tomcat 7 
plugin #6' 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 » JMS plugin 
#6' 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 » OWB JSR-330 
TCK #6' 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 » CDI TCK 
runner (Jakarta) #6' 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 » EE Resource 
plugin #6' 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 » 
Distribution Pkg #6' 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 » 
OpenWebBeans-Standalone Arquillian connector #6' 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