You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/01/18 08:41:00 UTC

[jira] [Created] (HDDS-2904) Remove default dependencies from hadoop-hdds/pom.xml

Marton Elek created HDDS-2904:
---------------------------------

             Summary: Remove default dependencies from hadoop-hdds/pom.xml
                 Key: HDDS-2904
                 URL: https://issues.apache.org/jira/browse/HDDS-2904
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Marton Elek


There are two ways to add certain set of dependencies to all the maven projects.
 # You can add it to the parent project which will be inherited to all the children projects
 # You can add it only to the required project and will be used via transitive dependencies

I think the 2nd approach is safest as we might need to create a new child project *without* Hadoop dependencies which is not possible with the 1st approach.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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