Here is the problem I'm trying to solve.  I've got a project that creates a
signed applet JAR file and installs it into the local repository.  I now
have another webapp project that isn't technically dependent on that jar to
compile but I want to copy the applet jar into the my project in a specific
folder before building the WAR file.

 

Is there any easy way to do this?

 

Thanks in advance for any advice you can offer.

 

Geff

Reply via email to