When selecting Post Build activities in the Build definition , after the build is complete no Post Build activities are triggered
Authors: IntegrationsTroubleshootingTeam Build basis: Rational Team Concert 4.x and later
Page contents
Subsequent analysis steps.
- Check if the Jazz Build Engine (JBE) build engine path is defined OK in the environment of the Build Forge Project.
- Check the properties are in sync with RTC build definition from Build Forge Project.
- You also need to make sure that the jazz ant participant com.ibm.team.build.autoDeliver is invoked using the JBE.
${Build_Engine_Path}/jbe -userId ${Build_User} -pass ${Build_Password} -repository ${Repository_Address} -buildResultUUID ${buildResultUuid} -engineUUID ${engineUUID} -participants com.ibm.team.build.autoDeliver -noComplete
Note: This participant does not get invoked when you define the Post Build activities in the Build definition. This command should be added as a last step in Build Forge Project for Post Build to work in RTC.
Related topics:
- Still need help troubleshooting your integrations issue? Refer to Integrations troubleshooting for additional topics.
External links:
Additional contributors: ZeeshanChoudhry
Contributions are governed by our Terms of Use. Please read the following disclaimer.
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.