gnodet-bot commented on PR #13136: URL: https://github.com/apache/maven/pull/13136#issuecomment-5682608032
Note that the new event logger infrastructure coming in 4.1.0 (see #12697 and its dependency chain starting at #12695 — `PlainExecutionEventLogger`, `RichBuildEventListener`, etc.) will replace `ExecutionEventLogger` entirely. That's a better place to implement smarter reactor summary behaviour (collapsible sections, richer formatting, etc.) if we want to go further down the road. For now, keeping this fix minimal and correct for the current logger makes sense. -- 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]
