Please help with choosing CI build tool
- by alexeypro
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 :-)