- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
[电脑基础知识]Learning_From_Maven
Maven Life Cycle Building a project from source Cleaning a project of the files generated by a build Generating a project web site Validate,initialize,generate-sources,process-sources,generate-resources,process-resources,compile,process-classes,generate-test-sources,process-test-sources,generate-test-resources,process-test-resources,test-compile,test, Package,preintegration-test,integration-test,post-integration-test,verify,install,deploy 五 更多的Maven 更多的Maven内容 插件开发 Ant移植到Maven Team Collaboration Reports,Doc 。。。 文献资料 / / Batter builds with maven ---------完--------- Learning From Maven 李亚冲 大纲 1.Maven起源 2.Maven插件和POM 3.Maven私服和Eclipse 插件 4.Maven思想 5.更多Maven 一 Maven起源 Makefile-Ant-Maven Make Files:自动化编译工具 #It is a example for describing makefile prog : filea.o fileb.o filec.o cc filea.o fileb.o filec.o -LS -o prog filea.o : filea.c a.h defs cc -c filea.c fileb.o : fileb.c b.h defs cc -c fileb.c filec.o : filec.c c.h cc -c filec.c Make 本质:基于shell(语言),计算依赖关系,执行命令 一 Maven起源(续) Ant:一种基于Java的build工具 Ant脚本的格式是基于XML的 copy todir=${classes.dir} fileset dir=${src.dir} include name=**/*.xml / include name=**/*.properties / include name=**/*.dtd / /fileset /copy 一 Maven起源(续) Maven1 Maven started as an attempt to simplify and standardize the complex,Ant-based build process used for Jakata Turbine. where Ant provides tools such as mkdir and copy,Maven is a build container which provices a common build process a development infrastructure. 一 Maven起源(续) Maven2 Maven 2 is a complete rewrite of Maven 1. The primary goal of the rewrite is to offer a strong java build and project comprehension API,allowing Maven to be embeddd everywhere ,and especially in higher-level products such as IDES,quality tools, reporting tools,and so on. Maven 2 formalized the concept of a build lifecycle and is even easier to extend than Maven1. 一 Maven起源(续) What is Maven? Mav
您可能关注的文档
- [理学]自动控制课件.ppt
- [理学]自动控制原理【课件】第1章.ppt
- [理学]自然地理学考研专题总结.pdf
- [理学]航海学 课件.ppt
- [理学]色谱.ppt
- [理学]英语名言精粹.pdf
- [理学]自考高数工本串讲.pdf
- [理学]荧光定量PCR的原理及应用.ppt
- [理学]苯及同系物.ppt
- [理学]营养标签解读技能 食品安全韦教授.ppt
- 全文可编辑worldreportmarket-AI+汽车行业市场前景及投资研究报告:智能化,Robotaxi商业化落地拐点.ppt
- 全文可编辑worldreportmarket-2025年中国中小企业出海分析报告.ppt
- 全文可编辑worldreportmarket-Brand KPIs for bottled water: GLACÉAU Smartwater in the United States-英文培训课件2025.5.ppt
- 2025年中国积木人行业趋势分析报告.pdf
- 全文可编辑worldreportmarket-Brand KPIs for bottled water: Epura in Mexico-英文培训课件2025.5.ppt
- 全文可编辑worldreportmarket-2025年房地产行业投资策略分析报告:“好房子”品质代差,房地产增量需求.ppt
- 全文可编辑worldreportmarket-2025年新材料行业人才供需分析报告.ppt
- 博雅互动-市场前景及投资研究报告-香港市场数字货币投资,Web3领域领头公司.pdf
- 非银金融行业市场前景及投资研究报告:非车险“报行合一”,行业健康发展.pdf
- 全文可编辑worldreportmarket-2025年出海短剧营销趋势洞察分析报告.ppt
文档评论(0)