If you have the mojo snapshot repository configured, you can use the repositorytools plugin. See http://mojo.codehaus.org/repositorytools-maven-plugin/add-artifact-mojo.html
You will need to pass your local repo location in the local parameter - One of these days I'll change that to default to your local repository. On 12/18/06, Ivan Dubrov <[EMAIL PROTECTED]> wrote:
Is it possible to download some artifact (groupId, artifactId and version are known) using the mvn tool? It is quite inconvenient to browse repositories manually. Something like this: mvn dependency:download -DartifactId=junit -DgroupId=junit -Dversion=3.8.1 -- WBR, Ivan S. Dubrov
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
