Skip to content

Conversation

@nandakumar131
Copy link
Contributor

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

@adoroszlai adoroszlai merged commit 6280c66 into apache:master Jan 5, 2025
41 checks passed
@adoroszlai
Copy link
Contributor

Thanks @nandakumar131 for the patch.

@nandakumar131 nandakumar131 deleted the HDDS-11952 branch January 5, 2025 13:49
@nandakumar131
Copy link
Contributor Author

Thanks @adoroszlai for the review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants