helun/Ektorp

Class not find issue

oumayma-ltaief opened this issue · 0 comments

Hello,
I'm using Ektorp 1.4.2 and it was perfectly working till yesterday. Tomorrow I'm trying to build my project but I got the error : Caused by: java.lang.NoClassDefFoundError: org/ektorp/support/CouchDbRepositorySupport
class loading error: Type org.ektorp.CouchDbConnector
class loading error: Type org.ektorp.CouchDbInstance
I tried to rebuild the project with maven dependencies but still have same errors
Please I need help to solve this, Thanks.