I am unable to build master branch with Java 10.0.2 on Mac OS Mojave. [ERROR] Failed to execute goal on project gremlin-core: Could not resolve dependencies for project org.apache.tinkerpop:gremlin-core:jar:3.4.0-SNAPSHOT: Could not find artifact com.sun:tools:jar:10.0.2 at specified path /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/../lib/tools.jar
Is there a tools.jar replacement that we can use, since tools.jar was deprecated in Java 9? Atri
