http://maven.apache.org/plugins/maven-dependency-plugin/examples/copying-project-dependencies.html
Kalle On Tue, Mar 30, 2010 at 11:43 AM, John Eke <[email protected]> wrote: > Hi, > > > I have a maven repository that manages dependencies for my projects. > Currently in my release environment I am manually doing a wget for all the > jars that I depend on. > > I have my main project jar, but then I also have several other dependent jars > I need from maven. I don't want a local repository on released product, so I > was wondering if there is a command to get all the dependencies into a fixed > folder (eg. thirdparty_libs). Then I can configure my software to add that > folder to the CLASSPATH. > > Thanks a lot for your time and help. > > - John E > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
