Skip to content

[MRESOLVER-718] Support dependencyManagement task  #1458

Open
@jira-importer

Description

@jira-importer

Per Nyfelt opened MRESOLVER-718 and commented

There does not seem to be a way to support BOM's when declaring the dependencies in the build.xml only (not relying on an external pom file)

Adding a dependency with the type pom and scope import to a dependencies section results in

[resolve] Unknown scope 'import' for dependency

To be in line with how boms are used in maven, it would make sense to add a dependencyManagement task where BOM's can be imported.

Given such an import, it would also make sense to allow for coords without version (which currently throws an exception)


No further details from MRESOLVER-718

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions