Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 397 forks source link

draft build springboot app fails because Non-resorvable parent POM #826

Closed abderrazak-bouadma closed 6 years ago

abderrazak-bouadma commented 6 years ago

just generated a simple springboot app from start.spring.io added a @RestController executed draft create puis draft up within logs I have the following error [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.dior:dior-elk-demo:0.0.1-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.14.RELEASE from/to central (https://repo.maven.apache.org/maven2): Remote host closed connection during handshake and 'parent.relativePath' points at wrong local POM @ line 14, column 10

abderrazak-bouadma commented 6 years ago

wrong configuration , close the issue