According to http://maven.apache.org/plugins/maven-dependency-plugin/index.html ,
dependency:resolve<http://maven.apache.org/plugins/maven-dependency-plugin/resolve-mojo.html>tells Maven to resolve all dependencies and displays the version. This is what it does for my projects. Do you have a specific question about its operation? On Mon, Dec 22, 2008 at 9:52 PM, aymen83 <[email protected]> wrote: > > > -- > View this message in context: > http://www.nabble.com/mvn-dependency%3Aresolve-what%27s-it-for--tp21125880p21125880.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
