On 7/23/07, John Coleman <[EMAIL PROTECTED]> wrote:
Hi,Is there a simple way to get all dependencies required for a project into the local repository? Something like rsync.
The dependency:go-offline goal can be used for that: http://maven.apache.org/plugins/maven-dependency-plugin/go-offline-mojo.html - Henry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
