is your assembly project a separate project in and...
# tornadofx
c
is your assembly project a separate project in and of itself? What I do is build each JAR as a by-the-book Maven projects (very little in the poms except for dependencies) and have a totally separate JAR pull the dependencies into another project. That's what I'm calling a distribution