Hi,

I'm trying to use the dependency plugin to fetch a single dependency:

http://maven.apache.org/plugins/maven-dependency-plugin/get-mojo.html#repositoryUrl

This is my command line:

mvn -X dependency:get -DrepositoryUrl=<some repo> 
-Dartifact=org.apache.maven.plugins:maven-dependency-plugin:2.2:get

I keep getting this error message: 

Caused by: org.apache.maven.plugin.PluginParameterException: The parameters 
'repositoryUrl' for goal 
org.apache.maven.plugins:maven-dependecy-plugin:2.1:get are missing or invalid

What's a valid repo url I can use ? For example, let's say I want to download 
the artifact from repo1.maven.org.


Thanks,

--
Leonel 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to