brettwooldridge / HikariCP

光 HikariCP・A solid, high-performance, JDBC connection pool at last.
Apache License 2.0
19.63k stars 2.9k forks source link

Unit Test Case always reports error during execution #2212

Open 7A6B opened 1 week ago

7A6B commented 1 week ago

why always happens "NoClassDefFoundError such as com/zaxxer/hikari/HikariDataSource" or "You need to run the CLI build and you need target/classes in your classpath to run." when I run the unit test case; I had compile the source code by using mvn clean package as mentioned issues #535. how to solved it? hikaricp version 4.0.3