Would something like this work for you ?

for plugin jar:jar

        <configuration>
          <includes>
            <include>[PATH_TO_JARS]</include>
          </includes>
        </configuration>

2009/1/22 <jude.prak...@wipro.com>

> Hi All,
>
> I have a java project which has dependencies on few jars. I have
> included those jars as dependencies.
> It works fine till unit testing and it refers the dependent jars.
>
> But while creating package(jar) the dependent jars are not getting
> included. Please let me know how to include the dependent jars in the
> package.
>
> Regards
> Jude
>
> Please do not print this email unless it is absolutely necessary.
>
> 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.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>

Reply via email to