I am using maven 2.0 to build a jar file of applet classes. I need to
include this output as resource / file in a web application which is
also built with maven 2.0. Does anyone know the best and hopefully
easiest way of doing this?
-Steve
Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Friday, June 23, 2006 8:10 PM
To: Maven Users List
Subject: Re: How do I use the output of a maven build as a resources of
another.
On 6/23/06, Steve Menke <[EMAIL PROTECTED]> wrote:
> I am using maven 2.0 to build a jar file of applet clas