2008/2/22, Thor <[EMAIL PROTECTED]>:
> Hello everyone?
>
>  Is there a way to include the dependency jars inside the packaged jar, like
>  in the META-INF/lib directory?

Hi Thor,
have you tried mvn assembly -DdescriptorId=jar-with-dependencies? This
create a jar with all dependencies exploded into it. I have used this
to create an executable jar and work good for me.


Luca

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to