Github user Tibor17 commented on a diff in the pull request:

    https://github.com/apache/maven-surefire/pull/150#discussion_r136931515
  
    --- Diff: 
maven-surefire-plugin/src/site/apt/examples/rerun-failing-tests.apt.vm ---
    @@ -140,10 +140,14 @@ mvn 
-D${thisPlugin.toLowerCase()}.rerunFailingTestsCount=2 test
       The provider <<<surefire-junit4>>> executes individual test class and 
consequently re-runs failed tests.
       The provider <<<surefire-junit47>>> executes all test classes and 
re-runs failed tests afterwards.
     
    +* Re-run execution in Cucumber JVM
    +
    +  Since of 2.21 the provider <<<surefire-junit47>>> can rerun scenarios 
created by <<cucumber-jvm>>
    +  2.0.0-SNAPSHOT and higher.
    --- End diff --
    
    Pls change to 2.0.0 without SNAPSHOT.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to