I was wondering if there's any command-line equivalent of the @requiresDependencyResolution MOJO annotation? i.e. something like "m2 -d compile" to resolve all compile-scoped dependencies.
This would be handy for downloading a project's dependencies when importing into eclipse. I understand executing a goal like eclipse:eclipse would achieve the same effect, but it'd be nice to do this directly. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
