It's all about the answers!

Ask a question

Using RTC/JBE, how can I choose which components are built by Maven?


Matt Baltsar (111) | asked Oct 08 '15, 12:09 p.m.
 We are using Maven to handle our builds. The number of projects/modules (forgive me, I'm still learning Maven terminology) has increased significantly recently which has caused our build time to jump from ~10 to ~30 minutes. The developers have asked if there is a way for them to choose at build time which components are built. Does anyone have experience implementing this using RTC/JBE? Thanks.

Rational Team Concert
Version: 5.0.2
Build id: RTC-I20141031-0926

Apache Maven 3.2.5
Java version: 1.8.0_25, vendor: Oracle Corporation
OS name: "linux", version: "3.10.0-229.1.2.el7.x86_64", arch: "amd64", family: "unix"

One answer



permanent link
Chris McGee (50511117) | answered Oct 20 '15, 12:02 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi Matt,

The components are usually scoped in the build definition. There is a Jazz Source Control tab where you can pick "Components to exclude." If certain classes of developers only want to build subsets of the components then you can organize them into different build definitions.

I hope that this helps,
Chris

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.