How do I use the output of a maven build as a resources of another.

2006-06-23 Thread Steve Menke
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

RE: How do I use the output of a maven build as a resources of another.

2006-06-26 Thread Steve Menke
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