ChenSammi commented on PR #7438:
URL: https://github.com/apache/ozone/pull/7438#issuecomment-2516134018

   @adoroszlai , thanks for working on cleanup the dependency. 
   
   I run the "mvn dependency:analyze" locally and get following unused 
dependencies.  This patch will remove 4 of them.  Shall we remove the rest 3 
too? 
   
   ```
   [WARNING] Unused declared dependencies found:
   [WARNING]    
org.apache.ozone:hdds-hadoop-dependency-client:jar:2.0.0-SNAPSHOT:compile
   [WARNING]    org.apache.ozone:hdds-container-service:jar:2.0.0-SNAPSHOT:test
   [WARNING]    
org.apache.ozone:hdds-hadoop-dependency-test:jar:2.0.0-SNAPSHOT:test
   [WARNING]    org.apache.ozone:hdds-server-framework:jar:2.0.0-SNAPSHOT:test
   [WARNING]    org.apache.ozone:hdds-server-scm:jar:2.0.0-SNAPSHOT:test
   [WARNING]    org.apache.ozone:hdds-test-utils:jar:2.0.0-SNAPSHOT:test
   [WARNING]    org.apache.ozone:ozone-manager:jar:2.0.0-SNAPSHOT:test
   ```


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