Hello to everyone
I can´t use the new Grouping Data Grid AddOn and I don´t know why… gonna try to expose the problem.
As you can see, I´m using the latest versions of the framework as well as JMIX.


So the add-on must be available in marketplace but it is not.

Just in case, I imported every url I know in gradle.properties

I won´t show but I guarantee that the credentials are correct for my Enterprise user.

Also I read in some forum that if you add this on your settings.gradle it could fix the problem… I don’t know exactly what this does, but nothing seems to have changed for me.

Also tried to add the tool directly in the build.gradle

I might be missing something, but after trying everything within my knowledge, the outcome is still unsuccessful.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve io.jmix.groupgrid:jmix-groupgrid-flowui-starter:2.7.0.
Required by:
root project :
> Could not resolve io.jmix.groupgrid:jmix-groupgrid-flowui-starter:2.7.0.
> Could not get resource 'https://global.repo.jmix.io/repository/premium/io/jmix/groupgrid/jmix-groupgrid-flowui-starter/2.7.0/jmix-groupgrid-flowui-starter-2.7.0.pom'.
> Could not GET 'https://global.repo.jmix.io/repository/premium/io/jmix/groupgrid/jmix-groupgrid-flowui-starter/2.7.0/jmix-groupgrid-flowui-starter-2.7.0.pom'. Received status code 403 from server: Forbidden
> Could not resolve io.jmix.groupgrid:jmix-groupgrid-flowui-starter:2.7.0.
> Could not get resource 'https://nexus.jmix.io/repository/premium/io/jmix/groupgrid/jmix-groupgrid-flowui-starter/2.7.0/jmix-groupgrid-flowui-starter-2.7.0.pom'.
> Could not GET 'https://nexus.jmix.io/repository/premium/io/jmix/groupgrid/jmix-groupgrid-flowui-starter/2.7.0/jmix-groupgrid-flowui-starter-2.7.0.pom'. Received status code 403 from server: Forbidden
> There are 2 more failures with identical causes.
The error seems to be clear… I mean… 403 Forbidden. pretty clear. But my subscription plan should have acces to this addon

Thank you




