Apache Maven

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第19行: 第19行:
  
 
http://maven.apache.org/
 
http://maven.apache.org/
 +
 +
==Powered By==
 +
*A Maven 2 repository for hosting java.net projects libraries and dependencies: https://maven2-repository.dev.java.net/
 +
http://download.java.net/maven/2/
 +
*Java.net Maven Repository https://maven-repository.dev.java.net/
 +
http://download.java.net/maven/1/

2007年9月16日 (日) 20:42的版本

安装指南

install Maven 2:

1) Unpack the archive where you would like to store the binaries, eg:

 tar zxvf maven-2.0.tar.gz

or

 unzip maven-2.0.zip

2) A directory called "maven-2.0" will be created.

3) Add the bin directory to your PATH, eg:

 export PATH=/usr/local/maven-2.0/bin:$PATH

or

 set PATH="c:\program files\maven-2.0\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.

http://maven.apache.org/

Powered By

http://download.java.net/maven/2/

http://download.java.net/maven/1/

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱