Using the Maven resolver, is there an API hiding somewhere to read the
dependencyManagement element from a pom and return the list of
dependencies being managed?

That is, something short of just parsing the XML with XOM or
equivalent. I figure something inside Maven Resolver must be doing
that, but I can't find it.

P.S. The Maven resolver git repo at
https://git-wip-us.apache.org/repos/asf/maven-resolver.git/ seems to
have gone 404.

-- 
Elliotte Rusty Harold
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to