News

For general information about how to structure Gradle builds and apply community plugins like this one you can check out my Understanding Gradle video series. Once the plugin is applied, dependencies ...
If I do not use forceMerge 'jaxb' I get a error: module not found: java.xml.bind (Even though I actually have a requires java.xml.bind; in my module-info.java. If I do use it I get a: ...