r3 - 2015-05-27 - 16:40:02 - Main.sbagotYou are here: TWiki >  Deployment Web > DeploymentTroubleshooting > IntegrationsTroubleshooting > IntegrationsTroubleshootingRTCandBuildforge > PostBuildAndBuildForge

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

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.

Example command :

${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:

External links:

Additional contributors: ZeeshanChoudhry

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use. Please read the following disclaimer.