eclipse-rdf4j / rdf4j

Eclipse RDF4J: scalable RDF for Java
https://rdf4j.org/
BSD 3-Clause "New" or "Revised" License
365 stars 164 forks source link

NPE on benchmar #1542

Closed barthanssens closed 5 years ago

barthanssens commented 5 years ago

Could be ARM/JDK11 specific, Debian 64-bit with OpenJDK 11.05.

mvn clean install of the rdf-testsuite yields

Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project rdf4j-benchmark: Execution enforce-bytecode-version of goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce failed.: NullPointerException See also #1148

barthanssens commented 5 years ago

Fixed by cleaning .m2 local cache