`
Joo
  • 浏览: 46287 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论
阅读更多
略懂Ant,只会对NetBean中自动生成的ant脚本缝缝补补,偶尔写写很小程序的构建
后来出现了Maven,现在大有超越ant之势,但是内心多少有些排斥。原因一在于自己熟悉ant但是又杀出个Maven,懒得学,原因二在于ant发展这么多年已经稳定了,Maven还是黄毛丫头谁知道定型没
过来问问大家平日用什么比较多一点 统计统计
这里不是要比较二者技术上的差异,而是带来的不同是用方法和构建理念
另外不知道有多少team真正把cc用起来了,今天刚刚买了Ant in action,打算仔细学习ant

搜了几个对比,有空的可以看看
maven和ant的比较
Ant vs. Maven
Ant and Maven
分享到:
评论
2 楼 corass 2009-05-20  
其实应该以maven为主, ant为辅,我们的项目(包括一个算比较大的开源项目),基本上都是这么用,很方便,大的框架,如包依赖管理,release,site生成,肯定用maven好,编译过程中大批量的文件移动(可能是临时的),还是用ant方便
1 楼 kele8boy 2008-09-10  
我们公司用的是maven2

相关推荐

    ant1.7使用手册指南

    11. **Ant与Maven的比较**:虽然两者都是Java构建工具,但它们的理念和应用场景有所不同,理解这些差异有助于选择适合项目需求的工具。 12. **Ant的调试和日志记录**:学习如何设置日志级别,查看构建过程的详细...

    Maven-The Complete Reference.pdf

    Maven plugins are used to extend Maven's functionality by adding new goals or modifying existing ones. These plugins can be reused across multiple projects, ensuring consistent behavior and reducing ...

    Maven使用指南--最权威的介绍

    - **在FreeBSD或OpenBSD上安装Maven(Installing Maven on FreeBSD or OpenBSD)** - 使用包管理系统安装Maven。 - 设置相应的环境变量。 **测试Maven安装(Test a Maven Installation)** 可以通过命令行输入`mvn -...

    Maven工具详细介绍

    Maven是一种自动化构建工具,它的发展历程包括了Make、Ant、Maven以及Gradle等不同阶段的技术演进。这些工具主要解决的是软件项目的构建自动化问题,从简单的Makefile到更为复杂的自动化构建流程管理。 #### 二、...

    Ant权威指南

    你可以通过编写Java类来定义自己的任务,或者利用Ant的TaskDef任务引入第三方插件,例如Maven或Gradle的Ant任务,以实现更复杂的构建需求。 6. **依赖管理**:虽然Ant本身不提供依赖管理功能,但可以通过结合 Ivy ...

    junit in action 第2版 源码 part2

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    junit in action 第2版 源码 part6

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    junit in action第2版 源码 part5

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    junit in action 第2版源码 part1

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    junit in action 第2版 源码 part3

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    junit in action 第2版 源码 part4

    (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from http://maven.apache.org or check it out from SVN 2 Set the MAVEN_REPO environment ...

    Wrox.Press.Professional.Java.Tools.for.Extreme.Programming.eBook-LiB.part3

    In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Cactus. This practical, code...

    Wrox.Press.Professional.Java.Tools.for.Extreme.Programming.eBook-LiB.part4

    In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Cactus. This practical, code...

    Professional Java Tools for Extreme Programming (JAVA经典书籍英文版)_part2

    In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Cactus. This practical, code...

    Professional Java Tools for Extreme Programming (JAVA经典书籍英文版)_part1

    In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Cactus. This practical, code...

    Android代码-robospice

    Overview RoboSpice is a modular android ...The Wiki has a fully detailed section to quickly setup you up whether you use Gradle, Maven or ant/eclipse. Main features of RoboSpice supports Android s

    Jenkins安装教程.docx

    - **3.1.2.1 JDK、Maven、Ant 配置**:在系统设置中,你需要添加 JDK、Ant 和 Maven 的实例,填写相应的名称和绝对路径。配置时可以参考每个文本框后的帮助信息。 - **3.1.2.2 邮件通知配置** - **3.1.2.2.1 配置...

    mybatis-generator

    MyBatis generator is designed to run well in an iterative development environment, and can be included as an Ant task, or a Maven plugin, in a ...

Global site tag (gtag.js) - Google Analytics