Recommended practices for managing/distributing dependencies for maven built jars outside the build lifecycle

2011-10-10 Thread Arun Ramakrishnan
For lack of better articulation in the subject line, let me explain a bit more in detail as to what I am trying to figure out. In our organization we find ourselves building projects and distributing them to a heterogeneous set of machines remotely for execution ( such as to dynamicly generated

Re: Recommended practices for managing/distributing dependencies for maven built jars outside the build lifecycle

2011-10-10 Thread Arun Ramakrishnan
Simply put, given a jar file that has an effective pom in its META-INF, is there a way to tell maven to download all the necessary dependencies ? On Mon, Oct 10, 2011 at 4:22 PM, Arun Ramakrishnan sinchronized.a...@gmail.com wrote: For lack of better articulation in the subject line, let me