RE: Access to the raw list of dependencies - multiple versions of an artifact included

2010-11-18 Thread Lindsay Smith
ass > that > artifact to an artifact resolver. keep a set of what you got. done > and > done. > > I don't know the current opinion on used the dependency api vs aether. > > Rex > > On Thu, Nov 18, 2010 at 3:24 PM, Lindsay Smith > wrote: > > > Thanks for

RE: Access to the raw list of dependencies - multiple versions of an artifact included

2010-11-18 Thread Lindsay Smith
ginal Message- > From: Barrie Treloar [mailto:baerr...@gmail.com] > Sent: Thursday, 18 November 2010 4:14 p.m. > To: Maven Developers List > Subject: Re: Access to the raw list of dependencies - multiple versions > of an artifact included > > On Thu, Nov 18, 2010 at 7:17

Access to the raw list of dependencies - multiple versions of an artifact included

2010-11-17 Thread Lindsay Smith
Hi, I have a need to be able to download all the dependencies from a pom, even if there are multiple versions of the same dependency in the pom. The use case is that I'm hoping to use maven to create p2 repositories, and so these repositories can easily contain multiple versions of a bundle.