Add:
<properties>
<war.bundle.jar>true</war.bundle.jar>
</properties>
to each dependency you want in the final war file.
/rick
[EMAIL PROTECTED] wrote:
>Hi Maven mavens,
>
>Is there any way to get Maven to build the *full* project, including
> dependent jars? The war task only builds the jar for the project
> provided, and doesn't include the dependencies....
>
>Would be excellent to leverage the power of that dependency list!
>
>Thanks,
>
> Mike
>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>