kinow commented on PR #568: URL: https://github.com/apache/opennlp/pull/568#issuecomment-1867709096
I'm working until noon today, then I should have time to test it again :tada: (sorry the delay) Trying the branch again after rebuilding it, but I keep getting ```java # Run progress: 0.74% complete, ETA 00:01:51 # Fork: 1 of 1 <failure> java.lang.NoClassDefFoundError: opennlp/tools/jmh/ExecutionPlan at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:375) at org.openjdk.jmh.util.ClassUtils.loadClass(ClassUtils.java:73) ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org