+++ This bug was initially created as a clone of Bug #828775 +++ Description of problem: The community version of Seam2.3 is configured to unpack AS7 for the tests. This is not possible in the productised version, as there is no EAP6 zip maven artifact. What has to be done: 1. Modify arquillian.xml in examples and seam integration test (remove the jbossHome property) 2. Modify the arq-jbossas-7-managed profile in the examples POM to not unpack AS7. (remove the maven-dependency-plugin from the examples parent pom and from all the examples test poms. --- Additional comment from mnovotny on 2012-06-10 15:09:05 EDT --- fixed in https://source.jboss.org/changelog/Seam?cs=14889 --- Additional comment from maschmid on 2012-06-12 12:19:12 EDT --- Verified on WFK 2.0.0.ER8 --- Additional comment from kpiwko on 2012-06-22 04:11:59 EDT --- Closing as CURRENT_RELEASE, Seam 2.3 is not a part of final delivery. --- Same problem in jboss-seam-2.3.0.Final-redhat-1
Verified on WFK 2.1.0.CR1
Distributed as a part of WFK 2.1.0.GA release.