Migration to 2.1

After migration to v2.1 platform, I noticed the dependencies has been defined this following way in all of my add-on for my composite project:

 dependencies implementation 'io.jmix.security:jmix-security-starter' {
        classpath 'io.jmix.gradle:jmix-gradle-plugin:2.1.0'
    }

implementation 'io.jmix.security:jmix-security-starter' has been added anywhere I have dependencies declared in the gradle file.

Hi

Thanks for reporting the issue!

Hi. Is the intellij plugin 2.1 already available for update? Tried to check updates but still in 2.0

Yes, platform 2.1 is available already (but the studio is still in RC). I think you have to use the new version of the Studio (RC) to use 2.1 Jmix.

Hi Alexander
What is the workaround for now? I want to migrate my project from V2.0 to 2.1

Hi

Jmix Studio release 2.1.0 is now available with this issue fixed.

2 Likes