This option is used to tell Maven whether to run all the tests or only failed tests. It will generate parameter -Dtest=... so Maven will be able to select only failed tests to run.