[
https://issues.apache.org/jira/browse/SUREFIRE-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15462470#comment-15462470
]
ASF GitHub Bot commented on SUREFIRE-1254:
------------------------------------------
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.
> add color messages
> ------------------
>
> Key: SUREFIRE-1254
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1254
> Project: Maven Surefire
> Issue Type: New Feature
> Components: Maven Failsafe Plugin, Maven Surefire Plugin
> Reporter: Hervé Boutemy
> Assignee: Tibor Digana
> Fix For: 2.19.2
>
>
> with MNG-3507 fixed, adding colors to tests results would improve readability
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)