Github user Tibor17 commented on the issue:

    https://github.com/apache/maven-surefire/pull/150
  
    @mpkorstanje 
    The build passed successfully. I will refactor little details, I will 
squash our commits and then I will push it to master.
    
    I could not find a documentation for configuring annotation 
`CucumberOptions`. For instance we were using it like this 
`@CucumberOptions(features = {"classpath:flake"})` in your previous commit. Why 
we do not use it any more and why it was important? Do you think it is 
important for the users and important for proper functionality of Surefire?
    
    One more question I have is regarding artifacts of Cucumber. Which one is 
right to use:
    `<artifactId>cucumber-junit</artifactId>`
    `<artifactId>cucumber-java8</artifactId>`



---

Reply via email to