You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2015/10/22 01:45:34 UTC

surefire 2.19 regression?

Hi

mvn test -Dtest=com.xxx.yyy.MyTest no longer works

it works with 2.18.1

Netbean IDE also not able to run individual test since it uses surefire to
run test

is it a regression?

-Dan