Maven Install jar Package

Source: Internet
Author: User

1 downloads maven: Download path: HTTP://MIRRORS.HUST.EDU.CN/APACHE/MAVEN/MAVEN-3/3.5.0/BINARIES/APACHE-MAVEN-3.5.0-BIN.ZIP2 Unzip, For example, unzip to D:\maven3 add D:\maven\bin to the environment variable in Path 4 Open the console, enter Mvn-version, you should see the MAVEN version number is 3.5.05 from SVN checkout project to local, 6 The settings.xml in other under the project replaces the D:\MAVEN\CONF\SETTINGS.XML7 eclipse under point window->preferences->maven-user settings, Point the configuration files for global settings and user settings to D:\MAVEN\CONF\SETTINGS.XML7 right-click on the project in Eclipse, configure, configure to maven P Roject8 Install the third-party SDK to the local Maven repository, in the following steps a create a folder in the E-Disk SDK, copy the project under the other folder gexin-rp-sdk-base-4.0.0.12.jar,gexin-rp-sdk-http-4.0.1.7.jar,gexin-rp-sdk-template-4.0.0.6.jar,alipay-sdk-java20170117151 523-1.0.jar to folder E:\sdk B run the command on the console: MVN Install:install-file-dfile=e:\sdk\gexin-rp-sdk-base-4.0.0.12.jar-dgro Upid=com.gexin-dartifactid=gexin-rp-sdk-base-dversion=4.0.0.12-dpackaging=jar mvn install:install-file-dfile=e: \sdk\gexin-rp-sdk-http-4.0.1.7.jar-dgroupid=com.gexin-dartifactid=gexin-rp-sdk-http-dversion=4.0.1.7- Dpackaging=jar        MVN INSTALL:INSTALL-FILE-DFILE=E:\SDK\GEXIN-RP-SDK-TEMPLATE-4.0.0.6.JAR-DGROUPID=COM.GEXIN-DARTIFACTID=GEXIN-RP -sdk-template-dversion=4.0.0.6-dpackaging=jar MVN install:install-file-dfile=e:\sdk\alipay-sdk-java2017011715152 3-1.0.jar-dgroupid=com.alipay-dartifactid=alipay-sdk-java20170117151523-dversion=1.0-dpackaging=jar mvn Install : install-file-dfile=e:\sdk\zmxy-sdk-java-20170720221753.jar-dgroupid=com.zmxy-dartifactid= ZMXY-SDK-JAVA-20170720-DVERSION=1.0-DPACKAGING=JAR9 Right-click Projects, Mave->update Project

  

Maven Install jar Package

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.