You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/07/02 20:54:09 UTC

[GitHub] [ozone] adoroszlai commented on pull request #3579: HDDS-6979. Remove unused plexus dependency declaration

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

   Thanks @ayushtkn for taking a look.
   
   > BTW any pointers why it was kept here in the first place? and if it is packaged today or not? Just curious if it was there for some runtime purpose or so, or was it just a miss.
   
   HDDS-2106 copied lots of definitions from Hadoop POM to `pom.ozone.xml` (which was renamed to root `pom.xml` after the repo split), to be able to use it as a parent for subprojects instead of `hadoop-project`.
   
   `plexus-utils` and `plexus-component-annotations` are not included in the binary tarball, since they are neither explicitly used as dependencies, nor are they transitive ones.  They are used by `hadoop-maven-plugins`, which does not have an Ozone equivalent.


-- 
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-unsubscribe@ozone.apache.org

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


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