kotlin-script-examples icon indicating copy to clipboard operation
kotlin-script-examples copied to clipboard

java.lang.NoClassDefFoundError: org/apache/commons/io/filefilter/NameFileFilter

Open WeiXiaoMin opened this issue 4 months ago • 0 comments

Run kotlin-script-examples.jvm.basic.jvm-maven-deps.host.main with Program arguments C:\0\_code\kotlin\kotlin-script-examples\jvm\basic\jvm-maven-deps\host\testData\hello-kotlinx-html.scriptwithdeps.kts:

Executing script C:\0\_code\kotlin\kotlin-script-examples\jvm\basic\jvm-maven-deps\host\testData\hello-kotlinx-html.scriptwithdeps.kts
 : Using new faster version of JAR FS: it should make your build faster, but the new implementation is experimental
 : org/apache/commons/io/filefilter/NameFileFilter: java.lang.NoClassDefFoundError: org/apache/commons/io/filefilter/NameFileFilter

WeiXiaoMin avatar Jun 12 '25 07:06 WeiXiaoMin