Take a look at dependency-maven-plugin source:
http://mojo.codehaus.org/dependency-maven-plugin  it has code to do
that.

-----Original Message-----
From: Jay Stramel [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 17, 2006 6:10 PM
To: dev@maven.apache.org
Subject: Dependency Mapping Plug-in

I'm trying to write a dependency mapping plug-in.  It was going pretty
good until I tried to determine which dependencies are transitive
(instead of directly referenced by a project).  I haven't been able to
figure out how to find this information using the Maven 2 api.



Does anyone know how to do this?



Is my only option to parse the pom.xml xml?

--
Jay



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to