Skip to content

[MPH-183] Effective-pom + verbose should show import path to BOM dependencyManagement #303

Open
@jira-importer

Description

@jira-importer

Robert Scholte opened MPH-183 and commented

The popular spring-boot makes a lot of use of BOMs. Using BOMs is a good practice, but right now it is very hard to determine where dependencyManagement dependencies and especially their versions are coming from.

Instead of only showing only the final location (from the BOM POM), it should also show the import path from the current project to that specific pom (where is the BOM POM imported?).

This way it will be easier to figure out which dependency in which POM needs to be upgraded: it's the version in the POM declaring the import of the BOM POM, not the version in the imported BOM POM.


Affects: 3.2.0

Attachments:

Issue Links:

  • MNG-3220 Allow managed dependencies to be imported into other projects
    ("is caused by")

  • MNG-7906 Dependency Management import (BOM) does not work the "maven way"

  • MNG-7344 Effective pom should contain more finegrained details regarding its content origin: track dependencyManagement import
    ("requires")

  • MPH-160 help:effective-pom -Dverbose: add source location as comments in effective pom.xml
    ("supercedes")

Remote Links:

2 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions