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

    https://github.com/apache/maven-surefire/pull/117#discussion_r77448156
  
    --- Diff: maven-failsafe-plugin/pom.xml ---
    @@ -127,6 +127,19 @@
                   <excludeTransitive>true</excludeTransitive>
                 </configuration>
               </execution>
    +          <execution>
    +            <id>shared-logging-generated-sources</id>
    --- End diff --
    
    Good point. I used m-shared-u:3.1.0 but there was compilation error I know 
from branch 3.0-rc1.
    One class of m-shared-u appeared in another package related to report. I 
don't remember the name of the class but it can be easily reproduced.
    This code would have very short life time because we already have branch 
`3.0-rc1` and one IT should be fixed and Surefire 2.x is gone.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to