Jason, > > Can anyone tell me which plugin or which jelly script is > responsible for > > retrieving missing dependencies from the remote to the > local repository? > > Neither, it's part of Maven's core.
In our current Ant build files we have both a 'build' and 'getDependencies' target. Developers use Eclipse for their development, but run the 'getDependencies' target to retrieve all the dependencies. Can I let Maven retrieve only the dependencies without doing a build and test of the project? Ringo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
