maven--The local jar package into the local warehouse and makes the project dependent

Source: Internet
Author: User

Typically, when using a MAVEN project, there are some local jar packages that need to be invested and relied upon, and can be implemented in the following ways

1. Save the local jar package locally

2. In the pom.xml of the project, I define the dependency information of the gruopid of the corresponding jar package.

3. Enter the root directory of the local repository, exhale the cmd window, use mvn install:install-file-dgroupid=com.taobao-dartifactid=alidayu-dversion=1.0- Dpackaging=jar-dfile=jar Package Full path command, fill in formation information and execute

Refresh in 4.pom.xml

Can

In addition, you can register your own jar package to upload to the central warehouse, and let the other side can directly write dependencies to download

maven--The local jar package into the local warehouse and makes the project dependent

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.