如何组装一个多项目Ant构建系统 [英] How to assemble a multi-project ant build system

查看:201
本文介绍了如何组装一个多项目Ant构建系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的新的演出,他们使用Ant和无法劝动到Maven的。
我到处找的多项目的Ant构建系统应该如何组装一个体面的例子。 Apache站点达不到。我在寻找专为最佳做法:

At my new gig, they use Ant and cannot be persuaded to move to Maven. I've looked everywhere for a decent example of how a multi-project ant build system should be assembled. The apache site falls short. I'm looking specifically for best practices to:


  • 自动构建是一个项目的依赖地方项目

  • 从项目分享文物家属

  • 导出项目的依赖和生成的工件(罐),由相关项目继承

  • 项目之间共享第三方依赖

我相信我能做到这一切,而不使用常春藤 - 你说的人常青藤之前呢?我真的不希望有建立企业资源库还是依靠外部资源 - 这里的工程师是真正针对和其所有的第三方jar文件签入SRC控制。

I'm sure I can do all this without using Ivy - what did people do before Ivy? I really don't want to have to set up a corporate repository or rely on external repositories - the engineers here are really against that and have all their third-party jars checked into src control.

任何人都可以点我在多项目Ant构建的一个很好的开源的例子吗?

Can anyone point me at a good open source example of a multi-project ant build?

推荐答案

我没有经验太多双手建设大量依赖项目使用Ant,但的本教程看起来像它会做你的需要没有任何额外的工具。

I don't have too much hands on experience with building large numbers of dependent projects with Ant, but this tutorial looks like it will do what you need without any additional tools.

这篇关于如何组装一个多项目Ant构建系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆