Changes between Version 7 and Version 8 of project-archetype
- Timestamp:
- 09/25/2015 03:36:25 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
project-archetype
v7 v8 2 2 这个项目模板含geli生成的所有代码(如后台页面、整合spring及spring mvc的配置文件等)、mc配置及mc页面标签、r配置、passport配置、bip配置等,拿下来后不需要用到的配置可以自由裁剪去掉。''' 3 3 [[BR]]命令行生成maven项目模板如下: 4 [[BR]]打开cmd,进入工程首目录后输入[[BR]] 5 mvn archetype:generate -DarchetypeGroupId=cn.pconline.maven -DarchetypeVersion=1.0-SNAPSHOT -DarchetypeArtifactId=quick-project-archetype 4 [[BR]]打开cmd,进入工程首目录后输入[[BR]] 5 {{{ 6 mvn archetype:generate -DarchetypeGroupId=cn.pconline.maven -DarchetypeVersion=1.0-SNAPSHOT -DarchetypeArtifactId=quick-project-archetype 7 }}} 6 8 7 9 生成项目过程需要定义groupId(默认cn.pconline)、artifactId、version(默认1.0)、package(默认cn.pconline.framework.base),除artifactId需自定义,其他默认输入,
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)