graphviz-java
graphviz-java copied to clipboard
support java9 modules
Puh, it's no fun at first try...
added automatic-module-name
Using mvn clean install gives the following:
[WARNING] Can't extract module name from viz.js-for-graphviz-java-2.1.3.jar: viz.js.for.graphviz.java: Invalid module name: 'for' is not a Java identifier
[WARNING] Can't extract module name from j2v8_linux_x86_64-4.6.0.jar: j2v8.linux.x86.64: Invalid module name: '64' is not a Java identifier
[WARNING] ********************************************************************************************************************
[WARNING] * Required filename-based automodules detected. Please don't publish this project to a public artifact repository! *
[WARNING] ********************************************************************************************************************
This is a problem for anyone who is trying to create a runtime image
@EMachad0 this should be fixed in version 0.18.1