Hi,

> I used mvn install command as follows
> 
> mvn install:install-file -DgroupId=org.apache.maven.plugins
> -DartifactId=maven-surefire-plugin -Dversion=2.3 -Dpackaging=jar
> -Dfile=maven-surefire-plugin-2.3.jar 

Why did you do this? This isn't necessary as Maven automatically fetches 
plugins from central (assuming that you have Internet access and specified 
proxy settings if you are behind a firewall).


Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to