Ben Short wrote:
Hi,
Is there a goal I can use to just download dependencies without cleaning or
compiling my maven project?
Generaly the IDE plugins will do this, so just go "mvn idea:idea" or
"mvn eclipse:eclipse" to download your dependencies.
The Maven Eclipse plugin will even also automatically download the
dependencies everytime you edit and save the pom.xml file.
--
Trygve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]