I just tried building Cryptomator develop branch with Oracle Java JDK 10.0.1 and Maven 3 using mvn clean install -Prelease.
The build completed without Errors but the resulting jar only shows WebDav support. Dokany and Fuse are missing.
I tried to change the dependencies to their latest develop branche versions but there was no change. What am I missing?
You can only select FUSE or Dokany if their libraries are detected on the system. Furthermore it depends on operating system which mount method can be selected:
Because you talked about building from the develop branch The beta-2 had this bug of selecting an adapter even if it is not supported. This was fixed, some time ago, but after the beta-2 release.