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!
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!