Hi,
You can set the "ear.bundle" to true.

  <dependency>
   <id>common</id>
   <type>jar</type>
   <properties>
    <ear.bundle>true</ear.bundle>
   </properties>
  </dependency>

Regards,
 Ranes.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:57 PM
Subject: How to include jars and add them into the MANIFEST.MF/Class-Path
attribute?


When building an ear, i'd like to include the dependent jar files in the
lib dir of the ear and add them to the Class-Path of the including
applications.
Is there any easy way to do so?


Cheers,
simon

---------------------------------------------------------------------
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