Home > Back-end >  Intelli idea: maven import jre bag out of the question, set up the project. What's the matter?
Intelli idea: maven import jre bag out of the question, set up the project. What's the matter?

Time:09-17

"C:\Program Files\Java\jdk1.8.0_221\bin\java.exe" -Dmaven.multiModuleProjectDirectory=C:\Users\alfred\AppData\Local\Temp\archetype11tmp -Dmaven.home=D:\apache-maven-3.5.0 -Dclassworlds.conf=D:\apache-maven-3.5.0\bin\m2.conf -Dfile.encoding=UTF-8 -classpath D:\apache-maven-3.5.0\boot\plexus-classworlds-2.5.2.jar org.codehaus.classworlds.Launcher -Didea.version=2018.3.6 -s D:\apache-maven-3.5.0\conf\settings.xml -DinteractiveMode=false -DgroupId=asdasd -DartifactId=asdasddasd -Dversion=1.0-SNAPSHOT -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-webapp -DarchetypeVersion=RELEASE org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate
[WARNING]
[WARNING] Some of the problems were encountered while building the effective Settings
[WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen... alimaven \ n \ ua0 \ ua0 \ ua0 [WARNING] expected START_TAG or END_TAG not TEXT (position: TEXT seen... alimaven \ n \ ua0 \ ua0 \ ua0 [WARNING]
[INFO] Scanning for projects...
Downloading: http://maven.aliyun.com/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/maven-metadata.xml
[WARNING] Could not transfer the metadata. Org. Apache maven. Plugins: maven archetype - the plugin/maven - metadata XML from/to alimaven (http://maven.aliyun.com/nexus/content/groups/public/) : sun. Security. The validator. ValidatorException: PKIX path building failed: sun. Security. The provider. Certpath. SunCertPathBuilderException: unable to find the valid certification path to the requested target
[the INFO] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
[the INFO] BUILD FAILURE
[the INFO] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
[the INFO] Total time: 2.074 s
[the INFO] Finished at: 2020-06-30 T14:07:15 + 08:00
[the INFO] Final Memory: 12 m/155 m
[the INFO] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
. [ERROR] Plugin org, apache maven plugins: maven archetype - Plugin: RELEASE or one of its dependencies could not be resolved: Failed to read an artifact descriptor for org.. Apache maven. Plugins: maven archetype - Plugin: jar: RELEASE: Failed to resolve the version for org.. Apache maven. Plugins: maven archetype - Plugin: jar: RELEASE: could not find the metadata org.. Apache maven. Plugins: maven archetype - the Plugin/maven - metadata. XML in local (D: \ maven repository) -> [1] 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/PluginResolutionException
[ERROR] Maven execution terminated abnormally (exit code 1)
  • Related