Apache Maven
What is it?
-----------
Maven is a software project management and comprehension tool. Based on
the concept of a Project Object Model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
Documentation
-------------
The most up-to-date documentation can be found at https://maven.apache.org/.
Release Notes
-------------
The full list of changes can be found at https://maven.apache.org/docs/history.html.
System Requirements
-------------------
JDK:
1.7 or above (this is to execute Maven - it still allows you to build against 1.3
and prior JDK's).
Memory:
No minimum requirement.
Disk:
Approximately 10MB is required for the Maven installation itself. In addition to
that, additional disk space will be used for your local Maven repository. The size
of your local repository will vary depending on usage but expect at least 500MB.
Operating System:
Windows:
Windows 2000 or above.
Unix based systems (Linux, Solaris and Mac OS X) and others:
No minimum requirement.
Installing Maven
----------------
1) Unpack the archive where you would like to store the binaries, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
tar zxvf apache-maven-3.x.y.tar.gz
Windows
unzip apache-maven-3.x.y.zip
2) A directory called "apache-maven-3.x.y" will be created.
3) Add the bin directory to your PATH, e.g.:
Unix-based operating systems (Linux, Solaris and Mac OS X)
export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
Windows
set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
4) Make sure JAVA_HOME is set to the location of your JDK
5) Run "mvn --version" to verify that it is correctly installed.
For complete documentation, see https://maven.apache.org/download.html#Installation
Licensing
---------
Please see the file called LICENSE.
Maven URLS
----------
Home Page: https://maven.apache.org/
Downloads: https://maven.apache.org/download.html
Release Notes: https://maven.apache.org/docs/history.html
Mailing Lists: https://maven.apache.org/mailing-lists.html
Source Code: https://gitbox.apache.org/repos/asf/maven.git
Issue Tracking: https://issues.apache.org/jira/browse/MNG
Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
Available Plugins: https://maven.apache.org/plugins/
高级程序源
- 粉丝: 1w+
- 资源: 343
最新资源
- 机械臂控制软件:上位机编程,G代码指令,空间圆弧直线插补,动态激光输出,脱机运行,多轴标定与坐标系设置,机械臂控制软件,上位机软件 此机器人上位软件 运动采用通用G代码指令编程,具有G5三维的空间圆
- (完整)护理三基考试题库及答案(通用版).docx
- (完整)护理三基知识考试必考题库及答案(通用版).docx
- (完整)护士岗前考试试题库及答案.docx
- (完整)环境卫生管理中心面试题及答案(通用版).docx
- (完整)机动车检测站授权签字人试题题库及答案(通用版).docx
- (完整)环境卫生管理人员试题及答案.docx
- (完整)机械基础考试题题库及答案.docx
- (完整)机械基础知识题库及答案(通用版).docx
- (完整)基础护理考题及答案.docx
- (完整)基本公共卫生服务规范试题库及答案(通用版).docx
- (完整)见证取样员考试试题(带答案).docx
- (完整)建筑工程技术考试试题及答案.docx
- ABAQUS软件在路基与大坝分层填筑沉降模拟中的应用分析,ABAQUS路基分层填筑,大坝分层填筑沉降模拟 ,核心关键词:ABAQUS; 路基分层填筑; 大坝分层填筑; 沉降模拟; 模拟分析 ,"A
- (完整)交通安全试题及答案.docx
- (完整)交直流屏结构组成、基本原理理论考试试题及答案.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论0