Gustavo N. Fernandes wrote:
...because a dependency in database block's pom is missing and also a getter in LibraryManagerImpl
Ok, we found the problem - it was caused by old and new forms block being both in WEB-INF/lib at the same time.
You should do mvn clean or just remove old forms block from WEB-INF/lib and the error should go away
Vadim
