FX version of zazo
you need to make sure, if you're going to rely on maven to compile your sources in a default manner, to put them into
src/main/java
and src/main/resources
directories.
If you're going to use a different directory structure, you need to configure the maven-compiler-plugin accordingly.