armzilla / amazon-echo-ha-bridge

emulates philips hue api to other home automation gateways
Apache License 2.0
732 stars 168 forks source link

Docker build error #45

Open TyMac opened 8 years ago

TyMac commented 8 years ago

The command "docker build -t amazon-echo-ha-bridge ." ends in error:

[INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/1.2.6.RELEASE/spring-boot-starter-parent-1.2.6.RELEASE.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.armzilla.ha:amazon-echo-bridge:0.2.1: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.2.6.RELEASE from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: unknown error and 'parent.relativePath' points at no local POM @ line 16, column 13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.armzilla.ha:amazon-echo-bridge:0.2.1 (/root/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.armzilla.ha:amazon-echo-bridge:0.2.1: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.2.6.RELEASE from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: unknown error and 'parent.relativePath' points at no local POM @ line 16, column 13: Unknown host repo.maven.apache.org: unknown error -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException INFO[0166] The command [/bin/sh -c mvn install] returned a non-zero code: 1

DMaiorino commented 8 years ago

I can test to try and find the issue. Can you please let me know what platform you tried to build with Docker on?