See https://issues.apache.org/jira/browse/DIRMINA-903 for patch. The continued failures were due to:* Me not doing 'mvn install' on the patched MINA 2.0.x when testing ftpserver-core.
* My original patch only fixed the test case I was looking at, but after looking at others I changed the patch slightly.
MINA 3.x does not seem affected. This area has been reworked.Now both 'mvn test' and Run As -> JUnit, both work with 100% pass in Eclipse for me.
Darryl
