The State of Java Build Systems « Unmaintainable

2008年08月05日 18:55 • 查看 21 次 • 打印本文

Most people eventually get it that building release artifacts using their IDEs is not the way to nirvana. Builds have to stay stable and reproducible between IDE revisions, and being able to execute them in a command line environment or especially continuous integration servers is key to agile development. Fortunately, there are open source build tools for Java. Less fortunately, they’re not quite perfect. Let’s see what we’ve got …

查看原文 »

评论

发表评论