You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by amit kumar <am...@gmail.com> on 2008/01/07 12:33:52 UTC

maven-sar-plugin?

Hi,
I am using maven-sar-plugin and after the build its creating a lib folder. I
want to put all the dependencies that I mentioned in the pom.xml to this
folder. How do I do it?

Regards,
Hemant malik

Re: maven-sar-plugin?

Posted by amit kumar <am...@gmail.com>.
Thanks lan, the copying is working now. :-)

On Jan 7, 2008 9:15 PM, Ian Springer <ia...@redhat.com> wrote:

> Hi,
>
> Use the dependency plugin's copy goal:
> http://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html
>
> Ian
>
> amit kumar wrote:
> > Hi,
> > I am using maven-sar-plugin and after the build its creating a lib
> folder. I
> > want to put all the dependencies that I mentioned in the pom.xml to this
> > folder. How do I do it?
> >
> > Regards,
> > Hemant malik
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: maven-sar-plugin?

Posted by Ian Springer <ia...@redhat.com>.
Hi,

Use the dependency plugin's copy goal: 
http://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html

Ian

amit kumar wrote:
> Hi,
> I am using maven-sar-plugin and after the build its creating a lib folder. I
> want to put all the dependencies that I mentioned in the pom.xml to this
> folder. How do I do it?
>
> Regards,
> Hemant malik
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org