nandakumar131 opened a new pull request, #7586: URL: https://github.com/apache/ozone/pull/7586
## What changes were proposed in this pull request? Enable sortpom in dev-support module. [Sortpom](https://github.com/Ekryd/sortpom/) plugin was added as part of #7555. This PR enables the plugin for dev-support module. It also sorts the pom of dev-support module. ## What is the link to the Apache JIRA HDDS-11950 ## How was this patch tested? Manually tested by adding out of order property. Out of order Property ``` [INFO] --- sortpom:3.0.1:verify (default) @ ozone-dev-support --- [INFO] Verifying file /Users/nvadivelu/Codebase/Github/ozone/dev-support/pom.xml [ERROR] The line 27 is not considered sorted, should be ' <failIfNoTests>false</failIfNoTests>' [ERROR] The file /Users/nvadivelu/Codebase/Github/ozone/dev-support/pom.xml is not sorted ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
