You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/13 02:43:40 UTC

[jira] [Created] (CALCITE-619) Slim down dependencies in parent POM

Julian Hyde created CALCITE-619:
-----------------------------------

             Summary: Slim down dependencies in parent POM
                 Key: CALCITE-619
                 URL: https://issues.apache.org/jira/browse/CALCITE-619
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde
             Fix For: next


Calcite's parent POM currently has a long dependency list, but that list should be short, or even empty.

The parent POM should (and does) have a dependencyManagement section that specifies versions, but each module should have a dependencies section containing the dependencies that it actually uses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)