Hi

Oh right, I have it kind of working, seems that when I do
<unpack>false</unpack> it then leaves the jar out, whilst
<unpack>true</unpack> unpacks and them adds it.  I would like it not to
unpack the jar whilst adding it.  Is that possible?

Glen



-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Kristian Rink
Sent: 11 July 2008 13:54
To: users@maven.apache.org
Subject: Re: EJB Jar packaging

Drinkwater, GJ (Glen) schrieb:
> I am using maven2 to package a EJB3 jar and I was wondering how I 
> package the dependencies into the EJB3 jar file?  Looks like you can 
> do it with maven 1 with ejb.bundle but I cannot find any documentation

> for maven 2?

So far I am using assembly:assembly / jar-with-dependencies to do this
job. Compared to ant-based projects (using NetBeans...) it surely is
different (as it explodes the dependencies right to the jar to be
deployed rather than simply adding them), but it seems to do the job...

Cheers,
Kristian



--
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771 "One
dreaming alone, it will be only a dream; many dreaming together is the
beginning of a new reality." (Hundertwasser)


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



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

Reply via email to