I think I came up with a reasonable alternative for a build tool for the JVM.
To give you a teaser, I want to get rid of the POM, but offer compatibility to it, given they are anywhere, but want to embrace Java Modules which work really well for this.
State of modules: github.com/raphw/jenesi...