Create a MAVEN Maven-archetype-quickstart project the wrong way to solve the problem

Source: Internet
Author: User

Problem:

Eclipse installed M2eclipse When the project was created after the error:

Unable to create project from archetype Org.apache.maven.archetypes:maven-archetype-quickstart:release


Workaround: Open Window > Preferences open Maven > Archetypes Click ' Add Remote Catalog ' and add the Following:catalog Fi Le:http://repo1.maven.org/maven2/archetype-catalog.xml Description:maven Catalog


Problem:
Eclipse installed M2eclipse When the project was created after the error:

Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quickstart:release from any of the configured Repositories.

Workaround:

Step One:
From http://maven.oschina.net/content/groups/public/org/apache/maven/archetypes/maven-archetype-quickstart/ Download the latest version of Maven-archetype-quickstart-1.1.jar


Step Two:
command line to download directory execution

MVN install:install-file-dgroupid=org.apache.maven.archetypes-dartifactid=maven-archetype-quickstart-dversion= 1.1-dpackaging=jar-dfile=maven-archetype-quickstart-1.1.jar


Re-hit development tools to create MAVEN projects




Transferred from: https://www.cnblogs.com/qiyebao/p/5226508.html





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.