loopiing over available FileStore's instead of using java.nio.file.Files.getFileStore(Path) in a test, which leads to build failures on Debian buildds under certain conditions
using the tests classifier instead of the test-jar type to comply with the Debian-packaged Maven. Also coping with the reusable-tests artifact of sshd-core.
skip some reruns: - reading files from classpath does not work correctly with the reusable test jar - also some issues with the reusable test jar and netty tests . To run into these problems, build the package in an environment with 1 CPU.