maven 2.0 The following instructions show how to 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.
标签: instructions following archive install
上传时间: 2014-01-19
上传用户:weiwolkt
openfans 0.1 using: eclipse, maven, spring, hibernate, mysql,common-validator,sitemesh..... Introduction ============ 提供web2.0应用的基本模型,能够方便的在各个领域使用 Getting Started =============== 需要下载maven,http://maven.apache.org/download.html,如果初次使用maven,配置好后,运行mvn install 如果使用eclipse,在项目根目录,运行mvn eclipse:eclipse(如初次使用,会花较长时间到网上下载plugin和jar,建议去喝杯咖啡) 使用mvn test运行所有测试,mvn package打包 有任何问题请到http://groups.google.com/group/openfans
标签: common-validator hibernate openfans sitemesh
上传时间: 2013-12-19
上传用户:wuyuying
maven开发者笔记,学习maven必看啊!
上传时间: 2016-06-07
上传用户:weixiao99
maven最佳实现,很不错,方便管理java项目
上传时间: 2016-07-19
上传用户:yzy6007
供打家学习maven用,是我一个月学习中觉得最好的一个资料了。
上传时间: 2017-02-11
上传用户:阳光少年2016
JSF with maven, Auth module
上传时间: 2014-12-01
上传用户:jing911003
The definitive guide to maven tool
标签: definitive maven guide tool
上传时间: 2017-07-18
上传用户:zhuyibin
Hibernate, Spring, Eclipse, HSQL Database & maven tutorial
标签: Hibernate Database tutorial Eclipse
上传时间: 2013-12-18
上传用户:CHENKAI
基于maven的质量保证自动化环境配置和演示程序
上传时间: 2013-12-21
上传用户:梧桐
maven by example. Versioning and deploying java tool.
标签: Versioning deploying example maven
上传时间: 2014-06-23
上传用户:hoperingcong