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

Konrad Windszus edited comment on MNG-6806 at 3/2/22, 7:55 AM:
---------------------------------------------------------------

This would be really helpful to backport also to 3.8.x/3.9.x, as Maven plugins 
only supporting Maven 4 won't appear anytime soon I guess.
It should manage all dependencies being exposed by the Core class loader 
(https://github.com/apache/maven/blob/master/maven-core/src/main/resources/META-INF/maven/extension.xml),
 this includes third party dependencies like Slf4j API.


was (Author: kwin):
This would be really helpful to backport also to 3.8.x/3.9.x, as Maven plugins 
only supporting Maven 4 won't appear anytime soon I guess.

> Provide Maven BOM
> -----------------
>
>                 Key: MNG-6806
>                 URL: https://issues.apache.org/jira/browse/MNG-6806
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 4.0.0, 4.0.0-alpha-1
>
>
> 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.20.1#820001)

Reply via email to