Skip to content

[MNG-7619] Maven should explain why an artifact is present in local repository #8833

@jira-importer

Description

@jira-importer

Tamas Cservenak opened MNG-7619 and commented

Ability to make Maven record:

  • why given artifact is present in local repository
  • record reverse dep tree how this artifact got resolved

This is mostly for detecting dependency resolution anomalies, ideally best combined with -Dmaven.repo.local when you use new/empty local repo to build a project. After the build, you will end up with reverse dep trees in .tracking directories for each artifact.

To enable, pass -Dmaven.repo.local.recordReverseTree on CLI.


Remote Links:

Backported to: 4.0.0-alpha-3, 3.9.0

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions