Re: downloading artifacts from maven repo

2013-12-13 Thread Holger Hoffstätte
On Fri, 13 Dec 2013 16:35:04 -0500, Alejandro.Endo wrote: > I am trying to create a maven project that needs to package a bunch of > maven artifacts to finally invoke jwrapper using the exec-maven-plugin. [..] > I was planning on writing such a library (which later could be easily > made into a ma

downloading artifacts from maven repo

2013-12-13 Thread Alejandro . Endo
I am trying to create a maven project that needs to package a bunch of maven artifacts to finally invoke jwrapper using the exec-maven-plugin. Because this project is mostly an integration task (jars are already compiled and deploy in a maven repo) i am wondering what are the tools available to