Re: Telnet Task and Ant 1.5.3

2005-03-16 Thread dan tran
I face the same problem for quite some time. The work around is to put telnet work in build.xml and have maven to call it thru -Dan On Wed, 16 Mar 2005 17:42:24 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi all, > > My problem is the following: I can't make the Ant telnet ta

Telnet Task and Ant 1.5.3

2005-03-16 Thread fabrice . belingard
Hi all, My problem is the following: I can't make the Ant telnet task work properly with Maven 1.0. The interactions(write/read) are ignored. Such a message was posted on this mailing list last december ("telnet ant task in maven, any one?", Dan Tran), but no answer... If I use an Ant 1.6 scr