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
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