See <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.apache.tomee$arquillian-tomee-jaxws-tests/189/display/redirect?page=changes>
Changes: [Jean-Louis Monteiro] Add some fixes and prepare for some refactoring [Jean-Louis Monteiro] Fix test failure [Jean-Louis Monteiro] Some JAX-WS tests [Jean-Louis Monteiro] Make sure we don't use an EJB for POJO deployment ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: JAXWS 8.0.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-jaxws-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-jaxws-tests --- [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (get-joda) @ arquillian-tomee-jaxws-tests --- [INFO] Configured Artifact: joda-time:joda-time:2.5:jar [INFO] Copying joda-time-2.5.jar to <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.apache.tomee$arquillian-tomee-jaxws-tests/ws/target/placeholder-dep/joda-time-2.5.jar> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-jaxws-tests --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-jaxws-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.apache.tomee$arquillian-tomee-jaxws-tests/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-jaxws-tests --- [INFO] No sources to compile [INFO] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-jaxws-tests --- [INFO] Couldn't find parent for org.apache.tomee:tomee-catalina:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee.bom:jaxb-runtime:pom:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee:tomee-common:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [INFO] Couldn't find parent for org.apache.tomee:openejb-ejbd:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee:openejb-server:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for jakarta.activation:jakarta.activation-api:jar:1.2.1 [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [INFO] Couldn't find parent for org.apache.tomee:openejb-http:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee:tomee-loader:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee:openejb-rest:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [INFO] Couldn't find parent for org.apache.tomee:javaee-api:jar:tomcat:8.0-5 [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [INFO] Couldn't find parent for org.apache.tomee:openejb-cxf-rs:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.apache.tomee:tomee-jaxrs:jar:8.0.10-SNAPSHOT [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-jaxws-tests --- [WARNING] Manifest org.apache.tomee:arquillian-tomee-jaxws-tests:jar:8.0.10-SNAPSHOT : Unused Export-Package instructions: [org.apache.tomee*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-jaxws-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-jaxws-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.apache.tomee$arquillian-tomee-jaxws-tests/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://ci-builds.apache.org/job/Tomee/job/pull-request/org.apache.tomee$arquillian-tomee-jaxws-tests/ws/src/test/java/org/apache/openejb/arquillian/tests/jaxws/WebServiceContextEJBTest.java>:[163,58] cannot find symbol symbol: variable httpServletRequest location: class org.apache.openejb.arquillian.tests.jaxws.WebServiceContextEJBTest.HelloService [INFO] 1 error [INFO] -------------------------------------------------------------
