Hello! Since a while back I haven't been able to build my java project. When I run mvn clean install -e, I get the following traceback with the following error:
Caused by: java.lang.NullPointerException
at org.neo4j.tooling.procedure.visitors.Record...