摘要:
本文地址:http://blog.csdn.net/kongxx/article/details/6993501Maven用了很久了,命令一直记不住,其实想想就那个几个常用的,今天写下来,帮着记忆吧创建一个简单的Java工程:mvn archetype:create -DgroupId=com.mycompany.example -DartifactId=Example创建一个java的web工程:mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-arc 阅读全文
posted @ 2011-11-20 17:46
程序员天下
阅读(131)
评论(0)
推荐(0)