Home > Back-end >  Maven guide packet error in new projects recently
Maven guide packet error in new projects recently

Time:04-10

Recent how guide packages are wrong, change the idea with maven can, I am not your maven, perform the clean command the following error

[ERROR] [ERROR] Some of the problems were encountered while processing the POMs just:
(FATAL) Non - resolvable parent POM for com. Example: demo: 0.0.1 - the SNAPSHOT: Could not transfer an artifact org. Springframework. The boot: spring - the boot - starter - parent: POM: 2.1.7. RELEASE the from/to mirrorId (http://repo1.maven.org/maven2/) : Connect to proxy.host.net: 80/proxy.host.net/127.0.0.1 failed: Connection refused: Connect the and 'parent. RelativePath points at wrong local POM @ line 17, the column 13
@
[ERROR] The build could not read 1 project - & gt; [1] Help
[ERROR]
[ERROR] The project com. Example: demo: 0.0.1 - The SNAPSHOT (E: \ demo \ pom XML) from 1 ERROR
[ERROR] Non - resolvable parent POM for com. Example: demo: 0.0.1 - the SNAPSHOT: Could not transfer an artifact org. Springframework. The boot: spring - the boot - starter - parent: POM: 2.1.7. RELEASE the from/to mirrorId (http://repo1.maven.org/maven2/) : Connect to proxy.host.net: 80/proxy.host.net/127.0.0.1 failed: Connection refused: Connect the and 'parent. RelativePath points at wrong local POM @ line 17, the column 13 - & gt; [2] Help
[ERROR]
[ERROR] To see the full stack trace of the errors, re - run Maven have 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, both please read the following articles:
[ERROR] [1] Help http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [2] Help http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

CodePudding user response:

  • Related