What is the best way to consume the artifacts that are deployed to archiva?  

If the artifact is a WAR or EAR with all the dependencies bundled in then
downloading it with a browser and FTPing the artifact to the execution
environment is easy enough.  If the artifact is a JAR this is more
complicated.  What is the ideal way to download a JAR and its dependencies
into an execution environment.  

Example: I have a jar containing a command line utility that will be called
from a SVN build hook to trigger a Continuum build.  It depends on the
Continuum XMLRPC client JAR.  Do I have to manually resolve the dependencies
and put each Jar on my SVN server, or is there an easier way?

Thanks,
-Ken
-- 
View this message in context: 
http://www.nabble.com/How-to-copy-artifacts-%28and-dependencies%29-from-archiva-to-execution-environment--tp15993426p15993426.html
Sent from the archiva-users mailing list archive at Nabble.com.

Reply via email to