初学maven(5)-使用assembly plugin实现自定义打包 (转)

来源:互联网 发布:apache ant下载安装 编辑:程序博客网 时间:2024/05/06 03:08

本文具体内容为利用"maven-assembly-plugin"对项目进行自定义打包.

该博文已经存在,所以仅提供该链接.

http://skydream.iteye.com/blog/437937

maven官网对其介绍的地址为

http://maven.apache.org/plugins/maven-assembly-plugin/

xml文件的编写格式见一下路径

http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html

官方例子见

http://maven.apache.org/plugins/maven-assembly-plugin/examples/index.html

原创粉丝点击