Download List

專案描述

Kundo provides a structured, convention based
approach for Java builds. Kundo has a pluggable,
extensible architecture; it harnesses the power
and flexibility of Groovy and Ant to provide a
highly configurable Java build framework. Kundo
achieves this flexibility with a plug-in
architecture that attaches behaviors (provided by
Kundo plug-ins) to build lifecycle phases. Kundo
consists of a kernel and a set of foundation
plug-ins. The kernel is responsible for the
orchestration of the multiple collaborators within
the build system.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-12 01:36
0.9

Kundo has moved away from only integrating with Maven and Ant and into being a build system in its own right. You can specify dependencies in the recipe, specify artifact information in the recipe, specify modules in the recipe, Specify repositories to deploy or download from in the recipe, and specify parent recipes to inherit from. Builds can be executed using the kundo executable as well as the ant executable. Version declaration was externalized, providing a simplified release process. Reactor build handling was improved, all phases are cascaded individually through sub-modules. A Kundo only sample application was added.
標籤: Initial freshmeat announcement

Project Resources