You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ryan Lloyd <ry...@mks.com> on 2004/05/12 14:01:46 UTC

Local deployment of Dependent Jars

Is anyone able to point me to some documentation which explains how I can perform local deployment of dependencies? I've been able to compile, and create jars from my source quite easily, but in order to create a useful 'distribution', I need to be able to package the compiled source, along with the dependent jar files from the local repository.
 
Any advice would be appreciated.
 
Regards,
Ryan