It is not possible to build jpmml (https://github.com/kiegroup/kie-jpmml-integration) repository because of the following compilation error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project kie-dmn-jpmml: Compilation failure: Compilation failure:
[ERROR] /home/jpetrlik/devel/github/kiegroup/kie-jpmml-integration/kie-dmn-jpmml/src/main/java/org/kie/dmn/jpmml/DMNjPMMLInvocationEvaluator.java:[53,28] incompatible types: org.kie.api.io.Resource cannot be converted to java.net.URL
[ERROR] /home/jpetrlik/devel/github/kiegroup/kie-jpmml-integration/kie-dmn-jpmml/src/main/java/org/kie/dmn/jpmml/DMNjPMMLInvocationEvaluator.java:[55,43] cannot find symbol
[ERROR] symbol: variable documentResource
[ERROR] location: class org.kie.dmn.jpmml.DMNjPMMLInvocationEvaluator