Skip to content

Allow a Maven bom to be imported directly from a file #224

@bsideup

Description

@bsideup

Hi!

Currently it is not possible to use imports { mavenBom file("pom.xml") } but it would be extremely helpful when one wants to store the dependencies in project's file containing some declarative format (and Maven BOM is de facto the most popular one), so that tools like http://dependabot.com or Snyk work without any extra effort.

I could contribute it if you're ok with that. Hits would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions