Error while scanning! java.io.IOException: invalid constant type: 19 at 5

Viewed 17

We have a project that uses Spring, Java 8, Maven and Hibernate. It builds successfully with

mvn clean install -Dskip.unit.tests=true

but it errors when we run

mvn hibernate:update
0 Answers
Related