Error installing: The Jandex index is not complete, missing: java.lang.Comparable

211 views
Skip to first unread message

Luca Masini

unread,
Mar 19, 2019, 10:32:41 AM3/19/19
to Quarkus Development mailing list
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......

Sanne Grinovero

unread,
Mar 19, 2019, 10:38:58 AM3/19/19
to Luca Masini, Quarkus Development mailing list
Hi Luca,

thanks that's an interesting case that we had not considered.

Please open an issue?

Thanks,
Sanne
> --
> You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
> Visit this group at https://groups.google.com/group/quarkus-dev.
> For more options, visit https://groups.google.com/d/optout.

Luca Masini

unread,
Mar 19, 2019, 5:41:36 PM3/19/19
to Quarkus Development mailing list
Reply all
Reply to author
Forward
0 new messages