slawekjaranowski commented on code in PR #198:
URL: https://github.com/apache/maven-enforcer/pull/198#discussion_r1052585967


##########
maven-enforcer-extension/pom.xml:
##########
@@ -71,6 +71,7 @@
             <artifactId>maven-invoker-plugin</artifactId>
             <configuration>
               <showErrors>true</showErrors>
+              <streamLogs>true</streamLogs>

Review Comment:
   please don't use `streamLogs` - `streamLogsOnFailures` is configured in 
parent and should be enough in error case 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to