Pergunta

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?

Foi útil?

Solução

This article is a great introduction: "When Maven meets Rational Team Concert"

alt text

once the user has chosen to create a Build Definition using the Maven Build template, he needs to specify:

  1. in which folder is stored the pom.xml (Project location) and
  2. which Maven goals to reach during the build. That’s it!
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top