On Thu, Feb 3, 2011 at 8:59 AM, Bhavanishankar <bshankar_at_sun.com> wrote:
> If you configure surefire to run the tests during integration-test phase,
> the destination target/yourapp.[war|jar|ear] would have all the dependencies
> pulled into it.
>
> You can follow one of the pom.xml from my devtests.
>
Now I understand; the key part for me was: always run the plugin during the
integration-test phase. So scattered archive support is not necessary.
Best,
Laird