maven archetype for carp project
####install
安装到本地
mvn install
执行下面命名生成代码:
mvn archetype:generate -DarchetypeCatalog=internal -DarchetypeGroupId=org.lotus.carp -DarchetypeArtifactId=carp-project-archetype -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=org.lotus.demo -DartifactId=carp-demo