It's all about the answers!

Ask a question

RTC and Build engines supported


JL Marechaux (199611) | asked Mar 17 '08, 9:31 a.m.
JAZZ DEVELOPER
Based on the RTC online help, my understanding is that RTC supports builds with Ant, but is also open to other build engines
Is there any specific support for Maven or other build engines ?

Please advise and share any documentation available
Thanks
/JL

One answer



permanent link
Ryan Manwiller (1.3k1) | answered Mar 17 '08, 1:55 p.m.
JAZZ DEVELOPER
There is not yet any specific support for other build engines. However, you
can use any build engine that can call out to ant (start an ant process).

To give you an idea, look at the standalone example at:
\jazz\buildsystem\buildtoolkit\examples\standalone

This example is controlling build start, complete, etc. You can imagine
whatever build tools you have can invoke ant with scriptlets for the same
tasks as the example is using. Invoking these tasks will make the build
"come alive" in RTC.

In the coming weeks, I plan to provide either an article or blog post to
illustrate this in more detail. Stay tuned to http://jazz.net/blog

There are some work items related to possible specific Maven support:

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/45276

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/40445


---
Ryan Manwiller
Jazz Team Build

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.