Hi Gajo, 2009/12/15 Gajo Csaba <[email protected]>: > > Is there some cleaner way to do this? I know exactly which dependencies are > needed (it's a large list), so is there some maven command to not build > anything, just download these dependencies into the local .m2 directory? >
Check out the maven-dependency-plugin:go-offline goal: http://maven.apache.org/plugins/maven-dependency-plugin/go-offline-mojo.html -Jesse Farinacci --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
