adoroszlai commented on PR #8416:
URL: https://github.com/apache/ozone/pull/8416#issuecomment-2869132767

   > > HDDS/Ozone modules' dependency definitions have to be moved to root POM, 
to expose Ozone modules to ozone-common, ozone-filesystem, etc., which now have 
hdds-hadoop-dependency-client as parent.
   > 
   > Why do we have to do this?
   
   Module hierarchy is now like:
   
   ```
   ozone-main (pom.xml) -> hdds (hadoop-hdds/pom.xml) -> 
hdds-hadoop-dependency-client -> eg. ozone-client
   ```
   
   `ozone-client` needs `ozone-common` as a dependency.  It will not be 
available if we keep dependency definition of `ozone-common` in `ozone` 
(`hadoop-ozone/pom.xml`).


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to