Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure spring starter demo sample #14

Draft
wants to merge 10 commits into
base: azure
Choose a base branch
from

Conversation

VaijanathB
Copy link

Created this new Pull Request to compare the changes made for Azure Spring Starters. This will eventually go to a new branch in Azure Samples/spring-petclinic-microservices where we will use this as a demo sample.

Thanks,
VJ

@VaijanathB VaijanathB changed the title Azure spring starters Azure spring starter demo sample Mar 16, 2021
@stliu
Copy link
Collaborator

stliu commented Mar 29, 2021

is there any pre-requiremnts to build this PR?

[ERROR]   The project org.springframework.samples.petclinic.admin:spring-petclinic-admin-server:2.3.6 (D:\projects\sandbox\spring-petclinic-microservices\spring-petclinic-admin-server\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.springframework.samples.petclinic.admin:spring-petclinic-admin-server:2.3.6: Failure to find org.springframework.samples:spring-petclinic-microservices:pom:2.3.6 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 12, column 13 -> [Help 2]

@VaijanathB
Copy link
Author

is there any pre-requiremnts to build this PR?

[ERROR]   The project org.springframework.samples.petclinic.admin:spring-petclinic-admin-server:2.3.6 (D:\projects\sandbox\spring-petclinic-microservices\spring-petclinic-admin-server\pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.springframework.samples.petclinic.admin:spring-petclinic-admin-server:2.3.6: Failure to find org.springframework.samples:spring-petclinic-microservices:pom:2.3.6 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 12, column 13 -> [Help 2]

Can you please clear your local M2 cache and build it ? This is standard Spring Boot Release version and should be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants