代码拉取完成,页面将自动刷新
同步操作将从 ChinaLym/shoulder-platform 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Build Instructions for shoulder-platform
====================================================
(1) Prerequisites
JDK 1.8+ is required in order to compile and run shoulder-platform.
shoulder-platform utilizes Maven as a distribution management and packaging tool. Version 3.0.3 or later is required.
Maven installation and configuration instructions can be found here:
http://maven.apache.org/run-maven/index.html
(2) Run test cases
This project contains several sub projects, external pom.xml It is only used for unified packaging,
so the run / test needs to be tested in a specific project.
(3) Import projects to Eclipse IDE
First, generate eclipse project files:
$ mvn -U eclipse:eclipse
Then, import to eclipse by specifying the root directory of the project via:
[File] > [Import] > [Existing Projects into Workspace].
(4) Build distribution packages
Execute the following command in order to build the tar.gz packages and install JAR into local repository:
#build shoulder-platform
$ mvn -Prelease -Dmaven.test.skip=true clean install -U
#############################################################################
shoulder-platform 构建说明
====================================================
(1) 前提
为了编译和运行 shoulder-platform,需要 JDK 1.8+。
shoulder-platform 使用 Maven 作为分发管理和打包工具。需要3.0.3或更高版本。
Maven安装和配置说明如下:
http://maven.apache.org/run-maven/index.html
(2) 运行测试用例
本项目包含多个子项目,外部 pom.xml 仅用于统一打包,因此运行/测试需要进入特定的工程中测试。
(3) 将项目导入Eclipse IDE
首先,生成eclipse项目文件:
$ mvn -U eclipse:eclipse
然后,通过指定项目的根目录导入到eclipse,方式如下:
[File] > [Import] > [Existing Projects into Workspace]
(4) 生成成果物包
执行以下命令打包并将JAR安装到本地maven仓库库中:
# 跳过测试、清理、安装;强制更新 SNAPSHOT、如果是 release 则不更新
$ mvn -Dmaven.test.skip=true clean install -U
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。