You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Samuel Blanchet <sb...@sopragroup.com> on 2003/04/04 18:03:06 UTC

SSHExec task

Hi all,

I'm using the SSHExec task with ant 1.6a but I have this error after
starting my script.


file:///C:/temp/start_moteur.xml:64: taskdefA class needed on loading by
class o
rg.apache.tools.ant.taskdefs.optional.ssh.SSHExec cannot be found:
com/jcraft/js
ch/UserInfo

Could anyone help me ???

 Sam


Re: SSHExec task

Posted by Dale Anson <da...@germane-software.com>.
Or in your classpath if you can't write to $ANT_HOME/lib.

Jesse Stockall wrote:

> On Friday, April 4, 2003, at 11:03  AM, Samuel Blanchet wrote:
>
>> Hi all,
>>
>> I'm using the SSHExec task with ant 1.6a but I have this error after
>> starting my script.
>>
>>
>> file:///C:/temp/start_moteur.xml:64: taskdefA class needed on loading by
>> class o
>> rg.apache.tools.ant.taskdefs.optional.ssh.SSHExec cannot be found:
>> com/jcraft/js
>> ch/UserInfo
>>
>> Could anyone help me ???
>
>
> Do you have version 0.1.3 of jsch.jar in your $ANT_HOME/lib?
>
> Jesse Stockall - jesse@cryptocard.com
> CRYPTOCard Corp.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>


Re: SSHExec task

Posted by Jesse Stockall <je...@cryptocard.com>.
On Friday, April 4, 2003, at 11:03  AM, Samuel Blanchet wrote:

> Hi all,
>
> I'm using the SSHExec task with ant 1.6a but I have this error after
> starting my script.
>
>
> file:///C:/temp/start_moteur.xml:64: taskdefA class needed on loading 
> by
> class o
> rg.apache.tools.ant.taskdefs.optional.ssh.SSHExec cannot be found:
> com/jcraft/js
> ch/UserInfo
>
> Could anyone help me ???

Do you have version 0.1.3 of jsch.jar in your $ANT_HOME/lib?

Jesse Stockall - jesse@cryptocard.com
CRYPTOCard Corp.