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
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to