gnodet commented on issue #1204: URL: https://github.com/apache/maven-mvnd/issues/1204#issuecomment-2490256774
All log statements do not contain ansi sequences, only the `INFO`, `DEBUG` parts, so I suspect that the cached values are not reset: https://github.com/apache/maven/blob/master/impl/maven-logging/src/main/java/org/apache/maven/slf4j/MavenSimpleLogger.java#L55-L59 The loggers need to be all reset when a new build is started. This may be similar to #1203 -- 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