Re: Problem listing a projects deps transitivly

2006-10-09 Thread Mark Hobson
You may be interested in http://jira.codehaus.org/browse/MPH-14. It's on my todo list if I can find the time.. Mark On 07/10/06, Jason Dillon <[EMAIL PROTECTED]> wrote: I've been trying for several weeks to figure out how to get a list of the dependencies of a project, or an artifact transitiv

RE: Problem listing a projects deps transitivly

2006-10-07 Thread Brian E. Fox
need to do artifacts - dependencies. -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Saturday, October 07, 2006 4:00 AM To: Maven Developers List Subject: Problem listing a projects deps transitivly I've been trying for several weeks to

Problem listing a projects deps transitivly

2006-10-07 Thread Jason Dillon
I've been trying for several weeks to figure out how to get a list of the dependencies of a project, or an artifact transitively from a mojo. So far all of my attempts do not result in anything like I expect. I either get no deps, or all of the deps in my project... like I find that "jun