Open DeepaliBajajDU opened 3 years ago
The provided code is not getting complied and "mvn" command is failing as following POM entry is not getting resolved:
Getting error:
[ERROR] The project org.kbastani:spring-cloud-microservice-example-parent:0.1.0-SNAPSHOT (C:\Dev\Java\spring-cloud-microservice-example-master\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.kbastani:spring-cloud-microservice-example-parent:0.1.0-SNAPSHOT: Could not transfer artifact org.springframework.cloud:spring-cloud-starter-parent:pom:Brixton.BUILD-SNAPSHOT from/to spring-snapshots (http://repo.spring.io/libs-snapshot-local): Authorization failed for http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-parent/Brixton.BUILD-SNAPSHOT/spring-cloud-starter-parent-Brixton.BUILD-SNAPSHOT.pom 403 Forbidden and 'parent.relativePath' points at no local POM @ line 23, column 13 -> [Help 2]
Issue: Seems the refrenced library no longer available
Unable to build project. Some problems occurred while processing the POMs. Non-resolvable parent POM
The provided code is not getting complied and "mvn" command is failing as following POM entry is not getting resolved:
Getting error:
[ERROR] The project org.kbastani:spring-cloud-microservice-example-parent:0.1.0-SNAPSHOT (C:\Dev\Java\spring-cloud-microservice-example-master\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.kbastani:spring-cloud-microservice-example-parent:0.1.0-SNAPSHOT: Could not transfer artifact org.springframework.cloud:spring-cloud-starter-parent:pom:Brixton.BUILD-SNAPSHOT from/to spring-snapshots (http://repo.spring.io/libs-snapshot-local): Authorization failed for http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-parent/Brixton.BUILD-SNAPSHOT/spring-cloud-starter-parent-Brixton.BUILD-SNAPSHOT.pom 403 Forbidden and 'parent.relativePath' points at no local POM @ line 23, column 13 -> [Help 2]
Issue: Seems the refrenced library no longer available