You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mi...@gmail.com> on 2007/08/16 21:28:28 UTC

[m2] Can I add a jar, inside a Jar in Maven?

I have a jar dependency I need to include inside my module jar I am
creating. Can I accomplish this?

-- 

Thanks,
Mick Knutson

http://www.baselogic.com
http://www.blincmagazine.com
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/djmick_dot_com
http://www.myspace.com/sexybeotches
http://www.thumpradio.com
---

Re: [m2] Can I add a jar, inside a Jar in Maven?

Posted by Wayne Fay <wa...@gmail.com>.
Assembly plugin using configuration "jar-with-dependencies" or create
your own custom assembly descriptor.

Wayne

On 8/16/07, Mick Knutson <mi...@gmail.com> wrote:
> I have a jar dependency I need to include inside my module jar I am
> creating. Can I accomplish this?
>
> --
>
> Thanks,
> Mick Knutson
>
> http://www.baselogic.com
> http://www.blincmagazine.com
> http://www.djmick.com
> http://www.myspace.com/mickknutson
> http://www.myspace.com/djmick_dot_com
> http://www.myspace.com/sexybeotches
> http://www.thumpradio.com
> ---
>

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