Error running application from intellij when using application.yaml instead of application.properties

Jmix 2.6
I’ve been using application.yaml for a long time. In the past we had an issue with liquibase but that has been resolved.

This suddenly popped up. I added an empty application.properties as a workaround.

image

Hi,

Thank for your report.
I have created an issue for support application.yaml files in Jmix cleanConf gradle plugin task.

Until this issue is not fixed, you can use application.properties file or just disable cleanConf task via property confDirCleanupEnabled inside jmix {} section in your build.gradle file.

Regards,
Mikhail

1 Like