[JBoss JIRA] (ARQ-2051) Add ability to add localconnector feature automatically to server.xml
by arjan tijms (JIRA)
arjan tijms created ARQ-2051:
--------------------------------
Summary: Add ability to add localconnector feature automatically to server.xml
Key: ARQ-2051
URL: https://issues.jboss.org/browse/ARQ-2051
Project: Arquillian
Issue Type: Feature Request
Components: WebSphere Containers
Affects Versions: was_1.0.0.Beta2
Reporter: arjan tijms
Assignee: Gerhard Poul
For the managed container for Liberty to connect to a liberty instance, the {{localConnector-1.0}} feature needs to be present in {{server.xml}}.
This is somewhat of an obstacle when using a CI managed Liberty, where a Liberty instance is downloaded and installed from Maven during the test. Following the work done in ARQ-1729 it should be relatively easy to add this {{localConnector-1.0}} feature to {{server.xml}}.
I would like to propose adding a new boolean to the configuration for the managed Liberty container, and when set to true the Arquillian container will add the mentioned feature and will thus be able to start Liberty without requiring the user to modify the installation first.
(I'll look into doing a PR for this)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 2 months
[JBoss JIRA] (ARQ-2050) Exception thrown when using latest Arquillian Core (1.1.11.Final)
by Bartosz Majsak (JIRA)
[ https://issues.jboss.org/browse/ARQ-2050?page=com.atlassian.jira.plugin.s... ]
Bartosz Majsak reassigned ARQ-2050:
-----------------------------------
Assignee: (was: Andrew Rubinger)
> Exception thrown when using latest Arquillian Core (1.1.11.Final)
> -----------------------------------------------------------------
>
> Key: ARQ-2050
> URL: https://issues.jboss.org/browse/ARQ-2050
> Project: Arquillian
> Issue Type: Bug
> Components: Daemon
> Affects Versions: daemon_1.0.0.Alpha1
> Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
> Maven home: /usr/share/maven/latest
> Java version: 1.8.0_77, vendor: Oracle Corporation
> Java home: /usr/java/jdk1.8.0_77/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.7.7-200.fc24.x86_64", arch: "amd64", family: "unix"
> Reporter: Bartosz Majsak
>
> {code:}
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Arquillian Daemon Aggregator and Build Parent
> [INFO] Build Resources
> [INFO] Wire Protocol
> [INFO] Arquillian Protocol
> [INFO] Server Daemon
> [INFO] Common Container Support
> [INFO] Main Client
> [INFO] Managed Container
> [INFO] Remote Container
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Arquillian Daemon Aggregator and Build Parent 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-parent ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-parent ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-parent ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-parent ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-parent ---
> [INFO] Executing: /bin/sh -c cd '/home/bartek/code/redhat/arquillian/arquillian-daemon' && 'git' 'rev-parse' '--verify' 'HEAD'
> [INFO] Working directory: /home/bartek/code/redhat/arquillian/arquillian-daemon
> [INFO] Storing buildNumber: 42e44abd8ab012422d724f2e62db206b70a71c90 at timestamp: 1476875160702
> [INFO] Storing buildScmBranch: master
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-parent ---
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-parent ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-parent/1.0.0.Final-SNAPSHOT/arquillian-daemon-parent-1.0.0.Final-SNAPSHOT.pom
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Build Resources 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-build-resources ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-build-resources ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-build-resources ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-build-resources ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-build-resources ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-build-resources ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-build-resources ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-build-resources ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-build-resources ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-build-resources ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-build-resources ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-build-resources ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-build-resources ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Wire Protocol 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-protocol-wire ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-protocol-wire ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-protocol-wire ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-protocol-wire ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-protocol-wire ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-protocol-wire ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-protocol-wire ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-protocol-wire ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-protocol-wire ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-protocol-wire ---
> [INFO] No tests to run.
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-protocol-wire ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-protocol-wire ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-protocol-wire ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Arquillian Protocol 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-protocol-arquillian ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-protocol-arquillian ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-protocol-arquillian ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-protocol-arquillian ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 5 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-protocol-arquillian ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-protocol-arquillian ---
> [INFO] No tests to run.
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-protocol-arquillian ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Server Daemon 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-server ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-server ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-server ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-server ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-server ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-server ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/server/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-server ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 5 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-server ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/server/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-server ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/test-classes
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-server ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
> Running org.jboss.arquillian.daemon.server.ReflectionContractTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.jboss.arquillian.daemon.server.ReflectionContractTest
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
> Running org.jboss.arquillian.daemon.server.NettyServerTest
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.jboss.arquillian.daemon.server.NettyServerTest
> Results :
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-server ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-server ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-server ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Common Container Support 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-container-common ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-container-common ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-container-common ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-container-common ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-container-common ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-container-common ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-container-common ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-container-common ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-container-common ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-container-common ---
> [INFO] No tests to run.
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-container-common ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-container-common ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-container-common ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Main Client 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-main ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-main ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-main ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-main ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-main ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-main ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-main ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-main ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/main/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-main ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-main ---
> [INFO] No tests to run.
> [INFO]
> [INFO] --- maven-dependency-plugin:2.10:copy (copyNetty) @ arquillian-daemon-main ---
> [INFO] Configured Artifact: io.netty:netty:?:jar
> [INFO] Copying netty-4.0.0.Alpha5.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/io/netty/main/netty.jar
> [INFO]
> [INFO] --- maven-dependency-plugin:2.10:copy (copyServer) @ arquillian-daemon-main ---
> [INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-server:?:jar
> [INFO] Copying arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/arquillian/daemon/server/main/arquillian-daemon-server.jar
> [INFO]
> [INFO] --- maven-dependency-plugin:2.10:copy (copyWireProtocol) @ arquillian-daemon-main ---
> [INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-protocol-wire:?:jar
> [INFO] Copying arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/arquillian/daemon/protocol/wire/main/arquillian-daemon-protocol-wire.jar
> [INFO]
> [INFO] --- maven-dependency-plugin:2.10:copy (copyShrinkWrap) @ arquillian-daemon-main ---
> [INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-api:?:jar
> [INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-spi:?:jar
> [INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-impl-base:?:jar
> [INFO] Copying shrinkwrap-api-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-api.jar
> [INFO] Copying shrinkwrap-spi-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-spi.jar
> [INFO] Copying shrinkwrap-impl-base-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-impl-base.jar
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-main ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-main ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ arquillian-daemon-main ---
> [INFO] Including org.jboss.arquillian.daemon:arquillian-daemon-server:jar:1.0.0.Final-SNAPSHOT in the shaded jar.
> [INFO] Including org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.3 in the shaded jar.
> [INFO] Including org.jboss.arquillian.daemon:arquillian-daemon-protocol-wire:jar:1.0.0.Final-SNAPSHOT in the shaded jar.
> [INFO] Including org.jboss.modules:jboss-modules:jar:1.1.3.GA in the shaded jar.
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar with /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-shaded.jar
> [INFO] Dependency-reduced POM written at: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/dependency-reduced-pom.xml
> [INFO]
> [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-main ---
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/dependency-reduced-pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.pom
> [INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Managed Container 1.0.0.Final-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-container-managed ---
> [INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-container-managed ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-container-managed ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-container-managed ---
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-container-managed ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-container-managed ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-container-managed ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-container-managed ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-container-managed ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/test-classes
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-container-managed ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-container-managed ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-container-managed-1.0.0.Final-SNAPSHOT.jar
> [INFO]
> [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-container-managed ---
> [INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-container-managed-1.0.0.Final-SNAPSHOT-sources.jar
> [INFO]
> [INFO] --- maven-dependency-plugin:2.10:copy (copyMain) @ arquillian-daemon-container-managed ---
> [INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-main:?:jar
> [INFO] Copying arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-main.jar
> [INFO]
> [INFO] --- maven-surefire-plugin:2.19.1:test (it) @ arquillian-daemon-container-managed ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
> Running org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
> Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase start
> INFO: Server started on localhost.localdomain:12345
> Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 1.087 sec <<< FAILURE! - in org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
> org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Time elapsed: 1.086 sec <<< ERROR!
> org.jboss.arquillian.container.spi.client.container.DeploymentException: Did not receive proper response from the server, instead was: java.lang.ExceptionInInitializerError
> at org.jboss.arquillian.daemon.container.common.DaemonDeployableContainerBase.deploy(DaemonDeployableContainerBase.java:170)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
> at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
> at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
> at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
> org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Time elapsed: 1.087 sec <<< FAILURE!
> java.lang.AssertionError: Deployment name should be set
> at org.jboss.arquillian.daemon.container.common.DaemonDeployableContainerBase.undeploy(DaemonDeployableContainerBase.java:209)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:119)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:110)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployedDeployment(ContainerDeployController.java:249)
> at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeployManaged(ContainerDeployController.java:109)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:108)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterClass(EventTestRunnerAdaptor.java:94)
> at org.jboss.arquillian.junit.Arquillian$3$1.evaluate(Arquillian.java:223)
> at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
> at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
> at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
> at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
> at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
> at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
> at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
> at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
> [NettyServer] Requesting shutdown...
> Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase stop
> INFO: Requesting shutdown...
> [NettyServer] Server shutdown.
> Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase stop
> INFO: Server shutdown.
> Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.main.Main$1 run
> INFO: Caught signal, shutting down...
> Results :
> Tests in error:
> org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
> Run 1: ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest » Deployment
> Run 2: ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Deployment name should be set
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Arquillian Daemon Aggregator and Build Parent ...... SUCCESS [ 0.733 s]
> [INFO] Build Resources .................................... SUCCESS [ 0.420 s]
> [INFO] Wire Protocol ...................................... SUCCESS [ 0.478 s]
> [INFO] Arquillian Protocol ................................ SUCCESS [ 0.642 s]
> [INFO] Server Daemon ...................................... SUCCESS [ 2.884 s]
> [INFO] Common Container Support ........................... SUCCESS [ 0.684 s]
> [INFO] Main Client ........................................ SUCCESS [ 1.212 s]
> [INFO] Managed Container .................................. FAILURE [ 2.735 s]
> [INFO] Remote Container ................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 10.160 s
> [INFO] Finished at: 2016-10-19T13:06:10+02:00
> [INFO] Final Memory: 32M/1164M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (it) on project arquillian-daemon-container-managed: There are test failures.
> [ERROR]
> [ERROR] Please refer to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/surefire-reports for the individual test results.
> [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 :arquillian-daemon-container-managed
> arquillian-daemon [mvn clean install]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 2 months
[JBoss JIRA] (ARQ-2050) Exception thrown when using latest Arquillian Core (1.1.11.Final)
by Bartosz Majsak (JIRA)
Bartosz Majsak created ARQ-2050:
-----------------------------------
Summary: Exception thrown when using latest Arquillian Core (1.1.11.Final)
Key: ARQ-2050
URL: https://issues.jboss.org/browse/ARQ-2050
Project: Arquillian
Issue Type: Bug
Components: Daemon
Affects Versions: daemon_1.0.0.Alpha1
Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
Maven home: /usr/share/maven/latest
Java version: 1.8.0_77, vendor: Oracle Corporation
Java home: /usr/java/jdk1.8.0_77/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.7.7-200.fc24.x86_64", arch: "amd64", family: "unix"
Reporter: Bartosz Majsak
Assignee: Andrew Rubinger
{code:}
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Arquillian Daemon Aggregator and Build Parent
[INFO] Build Resources
[INFO] Wire Protocol
[INFO] Arquillian Protocol
[INFO] Server Daemon
[INFO] Common Container Support
[INFO] Main Client
[INFO] Managed Container
[INFO] Remote Container
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Arquillian Daemon Aggregator and Build Parent 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-parent ---
[INFO] Executing: /bin/sh -c cd '/home/bartek/code/redhat/arquillian/arquillian-daemon' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/bartek/code/redhat/arquillian/arquillian-daemon
[INFO] Storing buildNumber: 42e44abd8ab012422d724f2e62db206b70a71c90 at timestamp: 1476875160702
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-parent ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-parent/1.0.0.Final-SNAPSHOT/arquillian-daemon-parent-1.0.0.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Build Resources 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-build-resources ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-build-resources ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-build-resources ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-build-resources ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-build-resources ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-build-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-build-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-build-resources ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-build-resources ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-build-resources ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-build-resources ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-build-resources ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-build-resources ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/build-resources/target/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-build-resources/1.0.0.Final-SNAPSHOT/arquillian-daemon-build-resources-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Wire Protocol 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-protocol-wire ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-protocol-wire ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-protocol-wire ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-protocol-wire ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-protocol-wire ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-protocol-wire ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-protocol-wire ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-protocol-wire ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-protocol-wire ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-protocol-wire ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-protocol-wire ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-protocol-wire ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-protocol-wire ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-wire/target/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-wire/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Arquillian Protocol 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-protocol-arquillian ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-protocol-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-protocol-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-protocol-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-protocol-arquillian ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-protocol-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-protocol-arquillian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-protocol-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-protocol-arquillian ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-protocol-arquillian ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-protocol-arquillian ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-protocol-arquillian ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-protocol-arquillian ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/protocol-arquillian/target/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-protocol-arquillian/1.0.0.Final-SNAPSHOT/arquillian-daemon-protocol-arquillian-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Server Daemon 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-server ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-server ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-server ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-server ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-server ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/server/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/server/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-server ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running org.jboss.arquillian.daemon.server.ReflectionContractTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.jboss.arquillian.daemon.server.ReflectionContractTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running org.jboss.arquillian.daemon.server.NettyServerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.jboss.arquillian.daemon.server.NettyServerTest
Results :
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-server ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-server ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-server ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/server/target/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-server/1.0.0.Final-SNAPSHOT/arquillian-daemon-server-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Common Container Support 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-container-common ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-container-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-container-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-container-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-container-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-container-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-container-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-container-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-container-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-container-common ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-container-common ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-container-common ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-container-common ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/container-common/target/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-container-common/1.0.0.Final-SNAPSHOT/arquillian-daemon-container-common-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Main Client 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-main ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-main ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-main ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-main ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-main ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/bartek/code/redhat/arquillian/arquillian-daemon/main/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-main ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-main ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copyNetty) @ arquillian-daemon-main ---
[INFO] Configured Artifact: io.netty:netty:?:jar
[INFO] Copying netty-4.0.0.Alpha5.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/io/netty/main/netty.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copyServer) @ arquillian-daemon-main ---
[INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-server:?:jar
[INFO] Copying arquillian-daemon-server-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/arquillian/daemon/server/main/arquillian-daemon-server.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copyWireProtocol) @ arquillian-daemon-main ---
[INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-protocol-wire:?:jar
[INFO] Copying arquillian-daemon-protocol-wire-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/arquillian/daemon/protocol/wire/main/arquillian-daemon-protocol-wire.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copyShrinkWrap) @ arquillian-daemon-main ---
[INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-api:?:jar
[INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-spi:?:jar
[INFO] Configured Artifact: org.jboss.shrinkwrap:shrinkwrap-impl-base:?:jar
[INFO] Copying shrinkwrap-api-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-api.jar
[INFO] Copying shrinkwrap-spi-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-spi.jar
[INFO] Copying shrinkwrap-impl-base-1.2.3.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/classes/META-INF/modules/org/jboss/shrinkwrap/main/shrinkwrap-impl-base.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-main ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-main ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ arquillian-daemon-main ---
[INFO] Including org.jboss.arquillian.daemon:arquillian-daemon-server:jar:1.0.0.Final-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.shrinkwrap:shrinkwrap-api:jar:1.2.3 in the shaded jar.
[INFO] Including org.jboss.arquillian.daemon:arquillian-daemon-protocol-wire:jar:1.0.0.Final-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.modules:jboss-modules:jar:1.1.3.GA in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar with /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/bartek/code/redhat/arquillian/arquillian-daemon/main/dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-daemon-main ---
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/dependency-reduced-pom.xml to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT.pom
[INFO] Installing /home/bartek/code/redhat/arquillian/arquillian-daemon/main/target/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar to /home/bartek/.m2/repository/org/jboss/arquillian/daemon/arquillian-daemon-main/1.0.0.Final-SNAPSHOT/arquillian-daemon-main-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Managed Container 1.0.0.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ arquillian-daemon-container-managed ---
[INFO] Deleting /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ arquillian-daemon-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-daemon-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-environment) @ arquillian-daemon-container-managed ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arquillian-daemon-container-managed ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ arquillian-daemon-container-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ arquillian-daemon-container-managed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ arquillian-daemon-container-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ arquillian-daemon-container-managed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ arquillian-daemon-container-managed ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.1:jar (default-jar) @ arquillian-daemon-container-managed ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-container-managed-1.0.0.Final-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ arquillian-daemon-container-managed ---
[INFO] Building jar: /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-container-managed-1.0.0.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copyMain) @ arquillian-daemon-container-managed ---
[INFO] Configured Artifact: org.jboss.arquillian.daemon:arquillian-daemon-main:?:jar
[INFO] Copying arquillian-daemon-main-1.0.0.Final-SNAPSHOT.jar to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/arquillian-daemon-main.jar
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (it) @ arquillian-daemon-container-managed ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase start
INFO: Server started on localhost.localdomain:12345
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 1.087 sec <<< FAILURE! - in org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Time elapsed: 1.086 sec <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: Did not receive proper response from the server, instead was: java.lang.ExceptionInInitializerError
at org.jboss.arquillian.daemon.container.common.DaemonDeployableContainerBase.deploy(DaemonDeployableContainerBase.java:170)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Time elapsed: 1.087 sec <<< FAILURE!
java.lang.AssertionError: Deployment name should be set
at org.jboss.arquillian.daemon.container.common.DaemonDeployableContainerBase.undeploy(DaemonDeployableContainerBase.java:209)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:119)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$2.perform(ContainerDeployController.java:110)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployedDeployment(ContainerDeployController.java:249)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeployManaged(ContainerDeployController.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterClass(EventTestRunnerAdaptor.java:94)
at org.jboss.arquillian.junit.Arquillian$3$1.evaluate(Arquillian.java:223)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[NettyServer] Requesting shutdown...
Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase stop
INFO: Requesting shutdown...
[NettyServer] Server shutdown.
Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.server.ServerBase stop
INFO: Server shutdown.
Oct 19, 2016 1:06:09 PM org.jboss.arquillian.daemon.main.Main$1 run
INFO: Caught signal, shutting down...
Results :
Tests in error:
org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest
Run 1: ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest » Deployment
Run 2: ManagedDaemonContainerTest.org.jboss.arquillian.daemon.container.managed.ManagedDaemonContainerTest Deployment name should be set
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Arquillian Daemon Aggregator and Build Parent ...... SUCCESS [ 0.733 s]
[INFO] Build Resources .................................... SUCCESS [ 0.420 s]
[INFO] Wire Protocol ...................................... SUCCESS [ 0.478 s]
[INFO] Arquillian Protocol ................................ SUCCESS [ 0.642 s]
[INFO] Server Daemon ...................................... SUCCESS [ 2.884 s]
[INFO] Common Container Support ........................... SUCCESS [ 0.684 s]
[INFO] Main Client ........................................ SUCCESS [ 1.212 s]
[INFO] Managed Container .................................. FAILURE [ 2.735 s]
[INFO] Remote Container ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.160 s
[INFO] Finished at: 2016-10-19T13:06:10+02:00
[INFO] Final Memory: 32M/1164M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (it) on project arquillian-daemon-container-managed: There are test failures.
[ERROR]
[ERROR] Please refer to /home/bartek/code/redhat/arquillian/arquillian-daemon/container-managed/target/surefire-reports for the individual test results.
[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 :arquillian-daemon-container-managed
arquillian-daemon [mvn clean install]
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 2 months
[JBoss JIRA] (ARQ-2049) Database connection closed after first @Test/@UsingDataSet in a class
by George Lindholm (JIRA)
George Lindholm created ARQ-2049:
------------------------------------
Summary: Database connection closed after first @Test/@UsingDataSet in a class
Key: ARQ-2049
URL: https://issues.jboss.org/browse/ARQ-2049
Project: Arquillian
Issue Type: Bug
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha7, persistence_1.0.0.next
Environment: arquillian-openejb-embedded-4 (4.7.4), derby 10, hibernate 4, java 8
Reporter: George Lindholm
Assignee: Bartosz Majsak
Once ARQ-2042 was resolved, I rebuilt arquillian-persistence against the new arquillian-core
and ran into a problem where the database connection was being closed once the first test
in my class had finished. I see the same pattern in some of the integration tests so I don't
know what is different with my environment (other than openejb-embedded).
After a lot of debugging I finally narrowed the problem down to this change from Alpha6:
{code}
private void createDatabaseConnection() {
try {
if (databaseConnectionProducer.get() != null
&& !databaseConnectionProducer.get().getConnection().isClosed()) {
closeDatabaseConnection();
}
{code}
to Alpha7:
{code}
private void createDatabaseConnection() {
if (databaseConnectionProducer.get()== null) {
configureDatabaseConnection();
}
}
private void configureDatabaseConnection() {
try {
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 2 months
[JBoss JIRA] (ARQ-1923) Cannot build Warp 1.0.0.Alpha7 with OpenJDK 8
by Matous Jobanek (JIRA)
[ https://issues.jboss.org/browse/ARQ-1923?page=com.atlassian.jira.plugin.s... ]
Matous Jobanek updated ARQ-1923:
--------------------------------
Fix Version/s: warp_1.0.0.Alpha8
(was: warp_1.0.0.Beta1)
> Cannot build Warp 1.0.0.Alpha7 with OpenJDK 8
> ---------------------------------------------
>
> Key: ARQ-1923
> URL: https://issues.jboss.org/browse/ARQ-1923
> Project: Arquillian
> Issue Type: Bug
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha7
> Reporter: Pavol Pitonak
> Assignee: Matous Jobanek
> Fix For: warp_1.0.0.Alpha8
>
>
> # git clone https://github.com/arquillian/arquillian-extension-warp.git
> # mvn clean install
> result:
> * when launched with OpenJDK 8, one test fails TestExecutedMethod.testSerializedAnnotation
> {code}
> java.lang.IllegalStateException: java.lang.IllegalStateException: Error instantiating proxy for annotation. Annotation type: interface org.jboss.arquillian.warp.impl.shared.TestingAnnotation
> at org.jboss.arquillian.warp.impl.shared.SerializedAnnotation.getAnnotation(SerializedAnnotation.java:61)
> at org.jboss.arquillian.warp.impl.shared.TestExecutedMethod.testSerializedAnnotation(TestExecutedMethod.java:49)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
> at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
> at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
> Caused by: java.lang.IllegalStateException: Error instantiating proxy for annotation. Annotation type: interface org.jboss.arquillian.warp.impl.shared.TestingAnnotation
> at org.jboss.arquillian.warp.impl.utils.AnnotationInstanceProvider.get(AnnotationInstanceProvider.java:83)
> at org.jboss.arquillian.warp.impl.shared.SerializedAnnotation.getAnnotation(SerializedAnnotation.java:59)
> ... 24 more
> Caused by: java.lang.IllegalAccessException: Class org.jboss.arquillian.warp.impl.utils.AnnotationInstanceProvider can not access a member of class org.jboss.arquillian.warp.impl.shared.$Proxy5 with modifiers "public"
> at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101)
> at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:295)
> at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:287)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:398)
> at org.jboss.arquillian.warp.impl.utils.AnnotationInstanceProvider.get(AnnotationInstanceProvider.java:76)
> ... 25 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 2 months