Greetings All,

When I run the following command on Windows XP:

maven plugin:download -DgroupId=emma
           -DartifactId=maven-emma-plugin
           -Dversion=0.5

I get a error message that the command maven was not found. When I then change 
it to:

mvn plugin:download -DgroupId=emma
           -DartifactId=maven-emma-plugin
           -Dversion=0.5

It start but then stops with a build error: Required goal not found: 
plugin:download

What am I doing wrong here? Thanks!

--
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers



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

Reply via email to