cuba-platform / cuba-sdk

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

Not all dependencies resolved for CUBA platform #65

Closed zaharchenko-evgeny closed 4 years ago

zaharchenko-evgeny commented 4 years ago

Parent POM dependencies should also be resolved

zaharchenko-evgeny commented 4 years ago

Steps to test the issue:

  1. prepare a clean system (clean Gradle caches or start new VM)
  2. setup SDK (init and setup-nexus commands)
  3. install CUBA 7.2.7
  4. create a new project with CUBA 7.2.7 and only one repository http://localhost:8085/repository/cuba-sdk/
  5. check that project can be assembled and started correctly