I was looking at open source ALM tools and discovered an interesting project called jabox.
Jabox is a new project designed to support Maven builds and new projects are setup with pre-configured POMs supporting the following suite of tools:
What makes Jabox unique is that it contains embedded editions of the following tools:
- Subversion
- Hudson
- Artifactory
Unfortunately jabox does not appear to publish its code, so don't know it's an open source project.
Question part 1:
Are there any similar open source ALM projects that attempt an integration of existing tools approach?
What interests me is the best of breed approach to ALM.
Question part 2:
Is there interest in this sort of project? Embedded 3rd party tools in the ALM space and supporting multiple build tools
Maven is not everyone's cup of tea. Some of use still using ANT or looking at other emerging tools like Gradle.