[jboss-as7-dev] No longer possible to run individual tests

Jaikiran Pai jpai at redhat.com
Wed Jan 9 00:19:07 EST 2013


Ah! That's not how I run individual test I use:

mvn install -Dtest=<fully-qualified-testclass-name>

-Jaikiran
On Wednesday 09 January 2013 08:21 AM, Stuart Douglas wrote:
> mvn install -Dtest=SinglePostConstructInvocationTestCase
>
> Stuart
>
> Ondrej Zizka wrote:
>> Stuart, could you please send exact line you run?
>> I have similar report from QA and suspect that it's due to something got
>> fixed in Surefire which breaks a workaround in TS.
>>
>> Ondra
>>
>>
>>
>> On 01/09/2013 02:22 AM, Stuart Douglas wrote:
>>> It looks like since the upgrade to jboss-parent 10 it is no longer
>>> possible to run individual tests with -Dtest=MyTest.
>>>
>>> This seems to have been caused by updating surefire to 2.12.3, as using
>>>
>>> -Dversion.surefire.plugin=2.11
>>>
>>> works around the issue.
>>>
>>> For now I think the best thing to do would be to override the surefire
>>> version back to 2.11. Any objections?
>>>
>>> Stuart
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list