-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Version of plugin 0.0.3
Version of jooq: 3.18.7
Version of testcontainers: 1.19.3
This error appeared all the time, even in case of successful runs.
Can be related to testcontainers/testcontainers-java#1454
Exception in thread "Thread-5" java.lang.NoClassDefFoundError: org/testcontainers/utility/PathUtils
at org.testcontainers.utility.MountableFile.lambda$deleteOnExit$0(MountableFile.java:318)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.ClassNotFoundException: org.testcontainers.utility.PathUtils
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
... 2 more
oxygenecore, SightStudio, usmanakram232 and MixFr
Metadata
Metadata
Assignees
Labels
No labels