cuba-platform / cuba-sdk

Software development kit for CUBA Platform
Apache License 2.0
4 stars 3 forks source link

Could not resolve: org.springframework.boot:spring-boot-starter-test:2.7.4 #103

Open konyashkina opened 1 year ago

konyashkina commented 1 year ago

cuba-sdk-0.3-SNAPSHOT #121 nexus-3.40.1-01 OS Windows 10 Pro jmix-dependencies-1.4.0

Tested on a local repository filled from the source archive. New jmix project based on the repository: Jmix version: 1.4.0 Jmix Studio plugin version: 1.4.SNAPSHOT4752-222 IntelliJ version: IntelliJ IDEA 2022.2.2 (Ultimate Edition)

BUILD SUCCESSFUL but there are 3 errors:

Could not resolve: org.springframework.boot:spring-boot-starter-test:2.7.4
Could not resolve: org.apache.commons:commons-text:1.10.0
Could not resolve: org.apache.commons:commons-text:1.10.0

3-errors

I think there is no spring-boot-starter-test:2.7.4 in my repository, because it wasn't in the source file, but org.apache.commons:commons-text:1.10.0 is there.

commons-text