This is one of the most common questions on this email list...

Search the list (Nabble.com has an archive) for "assembly plugin" with
configuration "jar-with-dependencies".

Wayne

On 8/6/06, Benoit Xhenseval <[EMAIL PROTECTED]> wrote:
Hi *,

When building a jar, how could I force a dependency to be included in the 
output jar (a bit like the ejb.bundle in old m1).

For instance here is the declaration of dependency:

   <dependencies>
       <dependency>
         <groupId>net.objectlab.xxx</groupId>
         <artifactId>xxxxx-common</artifactId>
         <version>${pom.version}</version>
       </dependency>


Many thanks,

Benoit.




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

Reply via email to