Skip to content

[MDEP-976] artifactId is not guaranteed to be globally unique #1476

Open
@jira-importer

Description

@jira-importer

Gili opened MDEP-976 and commented

The copy-dependencies Mojo incorrectly assumes that a dependency's artifactId is globally unique. If a project depends on two different groupIds that happen to have the same artifactId then one dependency will overwrite the other.

Consider adding ${groupId} to the default output filename and/or add an option for doing so in case users wish to retain backwards compatibility.


Affects: 3.8.1

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions