Should you want to do that, there's a maven plugin called uberjar that should come handy.
-Vincent > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: 21 September 2003 17:31 > To: [EMAIL PROTECTED] > Subject: RE: [Q] Redistributable J2EE jar? > > Ok. I've uploaded a DEV version. I hope this is fine with you guys. If > not, I can always remove it. On a related note, do you plan to release a > single j2ee jar containing all the j2ee specs? > > Thanks > -Vincent > > > -----Original Message----- > > From: gianny DAMOUR [mailto:[EMAIL PROTECTED] > > Sent: 21 September 2003 11:05 > > To: [EMAIL PROTECTED] > > Subject: Re: [Q] Redistributable J2EE jar? > > > > On Sun, 21 Sep 2003 10:40:40 +0200 Vincent Massol said: > > >What would be great is to make that effort separate from Geronimo > itself > > >(same as the CVS servletapi module was created for Tomcat use) so > that > > >it could be built and used in a standalone way. > > The Geronimo project is divided into two distinct module types: > "specs" > > and > > "modules". The module type "specs" is the raw flat J2EE API and the > module > > type "modules" is implementation specific. > > > > The "specs" module type is what you are looking for. If you are only > > interested by the binary if the J2EE API, checkout the project, build > the > > "specs" module type (maven -Dmodules.types=specs). The J2EE API are > then > > in > > $MAVEN_HOME/repository/geronimo-spec/jars/ > > > > Gianny > > > > _________________________________________________________________ > > MSN Messenger 6 http://g.msn.fr/FR1001/866 : dialoguez en son et en > image > > avec vos amis. >
