clean:clean 是清理生成包之类的
package:软件打包用,一般是生成war或jar包
-P product 使用maven中的某个profile
-f pom-hello-server.xml 使用某个配置文件
tomcat7:run-war-only 运行tomcat web程序