When you install maven libraries one by one in running clusters, it is resolved and gets downloaded individually. The behavior would be different when you restart the clusters since the libraries are resolved together and can run into issues due to conflicting library dependencies. If you click on the respective library which has classes for import statement failed, you are likely to see an eviction message caused by the conflicting library.