Copilot commented on code in PR #389: URL: https://github.com/apache/logging-parent/pull/389#discussion_r2096140617
########## pom.xml: ########## @@ -362,6 +363,12 @@ <version>${maven-artifact-plugin.version}</version> </plugin> + <plugin> Review Comment: The Mimír plugin is defined twice in this pom.xml file with different configurations (one with a version and one with <extensions>true</extensions>). If both entries serve the same purpose, consider consolidating them to reduce redundancy and to simplify maintenance. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org