nandakumar131 opened a new pull request, #7646:
URL: https://github.com/apache/ozone/pull/7646

   ## What changes were proposed in this pull request?
   Enable sortpom in hadoop-ozone.
   
   Sortpom plugin was added as part of #7555.
   This PR enables the plugin for hadoop-ozone sub-modules.
   Sorting all the sub-modules under hadoop-ozone creates a big change, which 
will be hard to review. So, breaking this into multiple PRs.
   This PR sorts pom of hadoop-ozone.
   
   ## What is the link to the Apache JIRA
   HDDS-11952
   
   ## How was this patch tested?
   
   Manually tested by adding out of order property.
   
   `hadoop-ozone/pom.xml`
   ```
   [INFO] --- sortpom:3.0.1:verify (default) @ ozone ---
   [INFO] Verifying file 
/Users/nvadivelu/Codebase/Github/ozone/hadoop-ozone/pom.xml
   [ERROR] The line 51 is not considered sorted, should be '    
<property.one>one</property.one>'
   [ERROR] The file /Users/nvadivelu/Codebase/Github/ozone/hadoop-ozone/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]

Reply via email to