SAP-samples / cloud-espm-cloud-native

Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Apache License 2.0
39 stars 41 forks source link

About the Pom.xml #15

Closed lijinchi closed 2 years ago

lijinchi commented 2 years ago

Although I am a BTP trial account, but the POM of all modules after cloning the project does not recognize the parent module:Non-resolvable parent POM. Is this caused by the BAS editor? Maybe I can build it just in my IDEA locally,then cf push? Thanks for you time if you can solve this problem.

shankarigr commented 2 years ago

Can you please checkout the latest code and try building again?

lijinchi commented 2 years ago

All right its compiling normally!

shankarigr commented 2 years ago

ok thanks. Closing the issue.