mrpsion / burst-mining-system

18 stars 5 forks source link

error when executing "mvn package" in odroiud u3 #13

Open idealist33 opened 6 years ago

idealist33 commented 6 years ago

after downloading git and executed "mvn package" in ~/burst-mining-system, it says

[INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/springframework/boot/sprin g-boot-starter-parent/1.1.5.RELEASE/spring-boot-starter-parent-1.1.5.RELEASE.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for ish.burst:mining-system:1.21: Could not tr ansfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.1.5.RE LEASE from/to central (https://repo.maven.apache.org/maven2): java.lang.IllegalS tateException and 'parent.relativePath' points at wrong local POM @ line 11, col umn 13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project ish.burst:mining-system:1.21 (/home/odroid/burst-mining-sy stem/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for ish.burst:mining-system:1.21: Could no t transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.1. 5.RELEASE from/to central (https://repo.maven.apache.org/maven2): java.lang.Ille galStateException and 'parent.relativePath' points at wrong local POM @ line 11, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [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 rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin gException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo delException