Мне все время приходится выполнять mvn clean и перезапускать Quarkus в режиме разработки , иначе я получу
Код: Выделить всё
[error]: Build step io.quarkus.qute.deployment.QuteProcessor#collectCheckedTemplates threw an exception: io.quarkus.qute.TemplateException: Parameter names not recorded for com.projects.terminplaner.app.resources.ConfirmationResource$Templates: compile the class with -parameters
Моя среда
Код: Выделить всё
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /Users/schube/.sdkman/candidates/maven/current
Java version: 21.0.4, vendor: Eclipse Adoptium, runtime: /Users/schube/.sdkman/candidates/java/21.0.4-tem
Default locale: de_AT, platform encoding: UTF-8
OS name: "mac os x", version: "13.5.2", arch: "aarch64", family: "mac"
Код: Выделить всё
3.13.0
........
maven-compiler-plugin
${compiler-plugin.version}
true
Спасибо за каждую подсказку!
Подробнее здесь: https://stackoverflow.com/questions/790 ... ng-me-nuts