You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/05/05 07:40:00 UTC

[jira] [Updated] (MNG-6806) Provide Maven BOM

     [ https://issues.apache.org/jira/browse/MNG-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MNG-6806:
--------------------------------
    Description: 
Maven libraries should always have the same version to ensure they work as expected, hence the preferred way to manage that is with a bom.
Let's introduce the {{maven-dependencies}}, a [bom|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies] for Maven dependencies. We will likely need the same for plugins.
See https://www.baeldung.com/spring-maven-bom about how to write and use the bom.

  was:
Maven libraries should always have the same version to ensure they work as expected, hence the preferred way to manage that is with a bom.
Let's introduce the maven-bom.
See https://www.baeldung.com/spring-maven-bom about how to write and use the bom.


> Provide Maven BOM
> -----------------
>
>                 Key: MNG-6806
>                 URL: https://issues.apache.org/jira/browse/MNG-6806
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Robert Scholte
>            Priority: Major
>              Labels: up-for-grabs
>             Fix For: 3.7.0-candidate
>
>
> Maven libraries should always have the same version to ensure they work as expected, hence the preferred way to manage that is with a bom.
> Let's introduce the {{maven-dependencies}}, a [bom|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies] for Maven dependencies. We will likely need the same for plugins.
> See https://www.baeldung.com/spring-maven-bom about how to write and use the bom.



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