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

   ## What changes were proposed in this pull request?
   In this PR, some dependencies were removed or added to avoid maven warnings 
about both unused declared and used undeclared dependencies. 
   `ozone-filesystem-hadoop3-client` has been changed because it depends on 
`ozone-filesystem-hadoop3` for which have been added new dependencies.
   `org.apache.ratis:ratis-thirdparty-misc` has been added as 
`<ignoredUsedUndeclaredDependency>` because adding the dependency triggers the 
warning about an unused declared dependency, although without this dependency, 
an used undeclared warning also appears.
   ## What is the link to the Apache JIRA
   [HDDS-13058](https://issues.apache.org/jira/browse/HDDS-13058)
   
   ## How was this patch tested?
   https://github.com/kostacie/ozone/actions/runs/15854984484
   


-- 
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