Please help with choosing CI build tool
Posted
by
alexeypro
on Stack Overflow
See other posts from Stack Overflow
or by alexeypro
Published on 2010-12-21T18:45:26Z
Indexed on
2011/01/12
11:54 UTC
Read the original article
Hit count: 211
Hello,
I need to choose the right CI build tool which will: 1. Support groups of build configurations so we can use the standardized build process for all our projects 2. Support dashboard with "pretty" (for executive/director "eye" :-) reports. 3. Support Java, Maven, Ant, and be somewhat customizable for build process itself (though this is optional, as I can "fix" it with scripts)
I'd prefer free and open source tool, but paid version is fine too.
Please help :-)
© Stack Overflow or respective owner