It should be possible to build and run Apache SIS with Java 11 now. No
Jigsaw modularisation yet; this is only an adjustment of dependencies
regarding JAXB.
* Draft instructions about how to run Apache SIS:
http://sis.staging.apache.org/#user
* Draft instructions about how to setup Maven dependency:
http://sis.staging.apache.org/downloads.html#maven
Above instructions are a little bit unconvenient since they require the
user to setup explicitly a JAXB dependency if (s)he is using a Java
version higher than 8. It should become easier after we drop Java 8
support in a future SIS release (to be determined).
Please let met know if we should change instructions, approach, etc. If
there is no major issue, I would freeze the code for 1.0 release around
the end of this week.
Martin