Say using Maven with Eclipse and Rational Team Concert (for SC).

New here so thanks for your help! I'm trying to build a little process model to help me visualize how this all works, so if you knew of a link to something like a swim lane diagram which shows how CI works with these or similar tools, that'd be even better.

link|improve this question
feedback

1 Answer

RTC and maven are linked through BuildForge: see "Build and Process Automation".

In this Wiki article "A Jazz-based Maven build" (free registration required to access that article), you can see how you can setup a simple Jazz-based build for an existing Maven project.

From there, you can start define your BuildForge jobs able to detect any change in the history, and trigger a Maven build.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.