[jboss-as7-dev] activation of tests running in the preview profile
Thomas Diesler
thomas.diesler at jboss.com
Tue Jun 28 05:33:25 EDT 2011
Folks,
currently tests for the preview profile are enabled by default, which
causes surefire to run twice.
When you do
> mvn -Dtest=foo install
it runs tests in foo twice. I suggest we activate the preview tests like
the integration tests with -DallTests
<activation>
<property>
<name>allTests</name>
</property>
</activation>
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
More information about the jboss-as7-dev
mailing list