Hi all, trying to go on I added the entities to the project (hope someone can help me keeping them in a separate language) and now I got this Exception installing the Maven project:
[ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project gestione-ordini-bar-quarkus: Failed to build a runnable JAR: Failed to build a runner jar: Failed to augment application classes: Build failure: Build failed due to errors
[ERROR] [error]: Build step io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor#build threw an exception: java.lang.IllegalStateException: The Jandex index is not complete, missing: java.lang.Comparable
[ERROR] -> [Help 1]
Some of my entities implements Comparable......