I am using maven with subversion and clearcase for more than 4 years. My new project is in Jazz RTC with Ant as a build tool. I want to move from Ant to Maven2 or Maven3. I am new to Jazz RTC. Please guide me on how to use Maven with Jazz RTC?
Asked
Active
Viewed 5,810 times
1 Answers
4
This article is a great introduction: "When Maven meets Rational Team Concert"
once the user has chosen to create a Build Definition using the Maven Build template, he needs to specify:
- in which folder is stored the pom.xml (Project location) and
- which Maven goals to reach during the build. That’s it!
- The wiki page on Maven build is quite complete.
- The FAQ on How do I use the Jazz SCM Provider for Maven? refers to the Maven SCM Plugin.

VonC
- 1,262,500
- 529
- 4,410
- 5,250