Per Nyfelt created MRESOLVER-718: ------------------------------------ Summary: Support dependencyManagement task Key: MRESOLVER-718 URL: https://issues.apache.org/jira/browse/MRESOLVER-718 Project: Maven Resolver Issue Type: Improvement Components: Ant Tasks Reporter: Per Nyfelt
There does not seem to be a way to support BOM's 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, i 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 coors without version (which currently trows an exception) -- This message was sent by Atlassian Jira (v8.20.10#820010)