I followed the getting startet instructions but cannot run it.
java -Djavafx.verbose=true -Dbinary.css=false -Djava.util.logging.config.file=target/deployment/standalone/conf/logging.properties -jar target/deployment/standalone/bin/foo.jar --userdir target/userdir
Error: Could not find or load main class org.drombler.fx.startup.main.DromblerFXApplication
Using the mvn exec:exec command yields the same.