Pankraz76 commented on code in PR #2395: URL: https://github.com/apache/maven/pull/2395#discussion_r2110094149
########## its/core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java/org/apache/maven/plugin/coreit/AbstractLogMojo.java: ########## @@ -78,22 +78,13 @@ protected void append(Object value) throws MojoExecutionException { File file = getLogFile(); getLog().info("[MAVEN-CORE-IT-LOG] Updating log file: " + file); Review Comment: all all or just some, as partly addressed in enabler? - https://github.com/apache/maven/pull/2396 -- 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