Would anyone like to work on an FTPS maven-wagon provider? I have one started at https://github.com/shawjef3/maven-wagon/tree/wagon-ftps . So far it's mostly a copy-paste of the FTP provider, but of course there are some changes. It compiles, but testing fails when a thread fails to start. The debug log isn't helping me much, but I might just not know where to look.
Jeff