Re: Howto get the dependencies of direct dependencies of a project

2005-07-26 Thread Andy Glick
Per Abich wrote: Hello, I am trying to retrieve a list of dependencies for all the artifacts that I have included in my project. The goal is, to get all those files, copy them into a specific location and then zip them together to obtain single-file-install which is deployable without any

Howto get the dependencies of direct dependencies of a project

2005-07-25 Thread Per Abich
Hello, I am trying to retrieve a list of dependencies for all the artifacts that I have included in my project. The goal is, to get all those files, copy them into a specific location and then zip them together to obtain single-file-install which is deployable without any further

RE: Howto get the dependencies of direct dependencies of a project

2005-07-25 Thread Inger, Matthew
With maven 1.x you don't. It's going to be in maven 2 -Original Message- From: Per Abich [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 10:56 AM To: users@maven.apache.org Subject: Howto get the dependencies of direct dependencies of a project Hello, I am trying to retrieve a

RE: Howto get the dependencies of direct dependencies of a project

2005-07-25 Thread Yann Le Du
Hi Per, I confirm this works (see http://marc.theaimsgroup.com/?l=turbine-maven-userm=112229063518612w=2), but as Matthew said, only with Maven 2 bacause of (thanks to ?) the transtive dependencies management. Regards, Yann --- Inger, Matthew [EMAIL PROTECTED] a écrit : With maven 1.x you