Re: Wagon SSH not working

"Bernd Eckenfels" <[email protected]> Wed, 5 Nov 2025 19:47:50 +0100 (CET)
Newsgroups gmane.comp.jakarta.turbine.maven.user
Message-ID <[email protected]>
Hello Thorsten,

Thorsten Heit schrieb am 05.11.2025 19:42
> Have you tried to use https://github.com/mwiede/jsch instead of the old 
> one from jcraft? It uses more modern crypto algorithms and can be used 
> as a drop-in replacement.

Oh yes, I think we actually did in the past and it worked, I totally forgot
about it.

I think you need to specify it as a dependency of the extension (or the plugin),
and it is picked up,

Gruß
Bernd