Re: repository:copy-jar problem

2006-02-16 Thread Brett Porter
On 2/17/06, ravi kumar <[EMAIL PROTECTED]> wrote: > Execute failed: java.io.IOException: CreateProcess: ssh -l USERNAME_NOT_SET > "mkdir -p /activation/jars/; chmod g+ws /activation/jars/; chgrp maven > /activation/jars/" error=2 This means that Windows could not find "ssh" on your path. You nee

repository:copy-jar problem

2006-02-16 Thread ravi kumar
hai, i getting the problem in using the repository:copy-jar the goal that i run is: maven -DgroupId=activation -Dtype=jar -Dartifact=${maven.repo.home}\activation\activation-1.0.jar repository:copy-jar error that i got Execute failed: java.io.IOException: CreateProcess: ssh -l USERNAME_NOT_