Re: "The system cannot find the file specified" error

2005-10-11 Thread Happy Happier
Thanks, I will try that... Brett Porter <[EMAIL PROTECTED]> wrote:perhaps you don't have permissions to write to your maven installation directory? in which case, you can put it in ~/.maven/plugins manually instead. On 10/11/05, Happy Happier wrote: > > Hi, > > When I do the following command:

Re: "The system cannot find the file specified" error

2005-10-10 Thread Brett Porter
perhaps you don't have permissions to write to your maven installation directory? in which case, you can put it in ~/.maven/plugins manually instead. On 10/11/05, Happy Happier <[EMAIL PROTECTED]> wrote: > > Hi, > > When I do the following command: > > C:\>maven plugin:download -DgroupId=maven -D

"The system cannot find the file specified" error

2005-10-10 Thread Happy Happier
Hi, When I do the following command: C:\>maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.5 It gives me the following error: Failed to copy C:\Documents and Settings\jsong\.maven\repository\maven\plugins\m aven-scm-plugin-1.5.jar to C:\Program Files\Apache Soft