vaadin / quarkus

An extension to Quarkus to support Vaadin Flow
Apache License 2.0
28 stars 3 forks source link

Replace org.jboss.jandex:jandex-maven-plugin with io.smallrye:jandex-maven-plugin #137

Open mcollovati opened 11 months ago

mcollovati commented 11 months ago

The org.jboss.jandex:jandex-maven-plugin plugin is archived and can be safely replaced by io.smallrye:jandex-maven-plugin, that is also mentioned in Quarkus documentation

Affected modules:

mcollovati commented 11 months ago

If the change will be applied, it should not be back ported because the index produced by the plugin is not compatible with Quarkus 2