There are a few ways to do it with the dependency plugin:
http://maven.apache.org/plugins/maven-dependency-plugin/ 

-----Original Message-----
From: Geffrey Caruso [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 13, 2007 3:00 PM
To: [email protected]
Subject: Download JAR from Local Repository

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to