You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/03/30 01:05:25 UTC

[jira] [Created] (BEAM-154) Provide Maven BOM

Jean-Baptiste Onofré created BEAM-154:
-----------------------------------------

             Summary: Provide Maven BOM
                 Key: BEAM-154
                 URL: https://issues.apache.org/jira/browse/BEAM-154
             Project: Beam
          Issue Type: Improvement
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


When using the Java SDK (for instance to develop IO), the developer has to add dependencies in his pom.xml (like junit, hamcrest, slf4j, ...).

To simplify the way to define the dependencies, each Beam SDK could provide a Maven BoM (Bill of Material) describing these dependencies. Then the developer could simply define this BoM as pom.xml dependency.



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