Running the TCK =============== Execute: to unpack and run an assembly: mvn clean test -Dgeronimo-assembly -Dincontainer -DassemblyId=jetty8-javaee6 -Dcurrent to use an existing geronimo installagion: mvn test -Dincontainer -Dgeronimo.home= -Dcurrent For an "official" run with the released tck and exclude list use: -Dreleased Updating the released exclude list: =================================== The current exclude list for latest 1.0* tck, currently 1.0.1-Final is maintained at http://anonsvn.jboss.org/repos/weld/cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml To update, e.g. cd src/test/resources wget http://anonsvn.jboss.org/repos/weld/cdi-tck/branches/1.0/impl/src/main/resources/tck-tests-released.xml Add this method selector to test wars rather than ears: