maven构建web工程

maven构建web工程

---》创建maven工程
[img]http://dl2.iteye.com/upload/attachment/0116/8795/deec5e43-f9ac-3855-82f2-320bbc5cf3d9.png[/img]

[img]http://dl2.iteye.com/upload/attachment/0116/8797/80e30b03-5b42-3702-808f-5cf78e7d43ad.png[/img]


---》用到3.0的特性,可以如下修改


[img]http://dl2.iteye.com/upload/attachment/0116/8799/3d8d3846-ec8e-34e2-8c0f-63838fa8f091.png[/img]


---》打成war包需要加入如下文件夹,运行clean package 打成war

[img]http://dl2.iteye.com/upload/attachment/0116/8801/9c5176c5-6d13-3cb7-9688-aac08e52aaf6.png[/img]


---》结构如下

[img]http://dl2.iteye.com/upload/attachment/0116/8803/a1ff0dcc-4950-300d-8854-22a2f82392a1.png[/img]


[img]http://dl2.iteye.com/upload/attachment/0116/8805/a99d6424-ed1f-3323-b385-6b82e2017b77.png[/img]

你可能感兴趣的:(maven,嘛味儿,maven,web)