> Date: Tue, 14 Jan 2014 11:22:55 -0500 > Subject: ftps > From: shawj...@gmail.com > To: dev@maven.apache.org > > 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 MG>so if we can find "test-resource.pom", "test-resource b.txt", "more-resources.dat" files and put them in 'file-list' folder MG>we can at least get over the testcase failure MG>WDYT?