Alex, were you picked on as a child in elementary/primary school? ;-) Regarding your first query: The standard Java classloader does not have any ability to load class that are in Jars contained inside other Jars. So there is little point in building such a package unless you are using an alternative classloader like Classworlds etc.
As a result, most users will build jars primarily to deliver a single application's functionality in one jar, or as a component in a war/ear or other similar package. Wayne On Sat, Jan 24, 2009 at 2:26 PM, Morgovsky, Alexander (US - Glen Mills) <amorgov...@deloitte.com> wrote: > I see another user has a similar signature to mine. When I posted messages > to this board actively about a year ago, some people had a field day with me > and made fun of my signature saying my messages should be confidential. > > Well, it's not just me anymore, so where are the all comedians out there, or > did you lose your humor all of a sudden? Not so funny anymore is it?;) > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the > intended recipient, you should not disseminate, distribute or copy this > e-mail. > Please notify the sender immediately and destroy all copies of this message > and > any attachments. > > From: Morgovsky, Alexander (US - Glen Mills) > Sent: Saturday, January 24, 2009 5:23 PM > To: 'jude.prak...@wipro.com' > Cc: 'users@maven.apache.org' > Subject: Dependent jars not included in package > > If you are creating a jar, are you trying to include jars in your jars, or > are you creating a war or ear or other object? > > > This message (including any attachments) contains confidential information > intended for a specific individual and purpose, and is protected by law. If > you are not the intended recipient, you should delete this message. > > Any disclosure, copying, or distribution of this message, or the taking of > any action based on it, is strictly prohibited. [v.E.1] > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org