You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Johan (JIRA)" <ji...@apache.org> on 2017/12/15 13:00:01 UTC

[jira] [Commented] (ARTEMIS-1230) Create Maven Bill of Materials (BOM)

    [ https://issues.apache.org/jira/browse/ARTEMIS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292482#comment-16292482 ] 

Johan commented on ARTEMIS-1230:
--------------------------------

I too would appreciate a BOM very much. For example using Artemis 2.4 with Spring Boot is a PITA because in Spring's BOM older versions of artemis artifacts are imported, thus I have to declare all 2.4 dependencies and transitive dependencies manually in a <dependencyManagement> section of the projects where I want to use artemis as an embedded broker.

With an artifactory BOM I would first import the Artemis BOM and then the spring boot BOM and for Artemis all correct dependencies will be set.

> Create Maven Bill of Materials (BOM)
> ------------------------------------
>
>                 Key: ARTEMIS-1230
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1230
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Daniel Siviter
>
> It's frustrating having to deal with dependency versions so the creation of a Bill of Materials will assist with this.
> I'm currently battling with Wildfly Swarm 2017.6.0 overriding to v1.1.0.wildfly017. To override the version of Artemis I have to have an entry in my POM for every single dependency which is arduous.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)