Just created a new jmix project. Tried to install rest api addon. It included the following line in my build.gradle: implementation ‘io.jmix.authserver:jmix-authserver-starter’.
When I run the application, it says:
Execution failed for task ‘:compileJava’.
Could not resolve all files for configuration ‘:compileClasspath’.
Could not find io.jmix.authserver:jmix-authserver-starter:.
Required by:
project :
Possible solution:
- Declare repository providing the artifact, see the documentation at Declaring repositories