-
Bug
-
Resolution: Done
-
Major
-
1.1.10.Final
-
None
-
Workaround Exists
-
mvn clean verify -f jboss-tck-runner/pom.xml -Dincontainer=true
doesn't run incontainer tck tests anymore since the weld-parent update to version 18, which brings a new surefire version (Changing the maven-surefire-plugin version back to <version>2.6</version> makes the tests run again)