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(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev