I get the error thrown by

JSchException("Algorithm negotiation fail")

and it says everywhere that it was fixed when MAven went to 2.1 (instead of 2.0) but I still get it

Filip

On 01/28/2010 06:51 PM, Jason Brittain wrote:
On Thu, Jan 28, 2010 at 4:57 PM, Filip Hanik - Dev Lists<devli...@hanik.com
wrote:
The mvn-pub.xml ant script used to work to publish all our stuff, but is no
longer working on the SCP front. If we can get that fixed fairly easily,
then we can get back to working order

What's the error you get?  If it's saying it can't find the jsch (Java SSH
impl) classes, then you may just need to put a jsch.jar in your ANT_HOME/lib
directory or somewhere loadable.. that is what's required to get the SCP Ant
task working -- it appears that the wagon SSH provider impl does end up
using jsch.

--
Jason



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to