Copilot commented on code in PR #794:
URL: https://github.com/apache/ranger/pull/794#discussion_r2667031385
##########
pom.xml:
##########
@@ -1319,6 +1325,27 @@
</execution>
</executions>
</plugin>
+ <!--
+ Plugin to sort the pom.xml entries to avoid pmd.
Review Comment:
The comment mentions "Plugin to sort the pom.xml entries to avoid pmd" but
the actual purpose is to avoid merge conflicts and maintain consistent
ordering. The comment should be updated to accurately reflect the plugin's
purpose.
--
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]