KevinSailema commented on PR #11879: URL: https://github.com/apache/maven/pull/11879#issuecomment-4189558918
I reproduced the local color regression and pushed a fix in fbab46fd8f (compatibility bridge for org.fusesource.jansi over org.jline:jansi). Validation performed: - mvn -B -pl maven-core,maven-embedder,maven-slf4j-provider -am -DskipITs -Drat.skip=true -Dtest=MavenCliTest,MavenSimpleLoggerTest -Dsurefire.failIfNoSpecifiedTests=false test - mvn -B -V -pl apache-maven -am -DskipTests -DskipITs -Drat.skip=true package - Local TTY verification: ANSI colors are present for default and style.color=always, and disabled for batch mode and style.color=never." -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
