It's all about the answers!

Ask a question

Cannot locate com.ibm.team.build.engine.buildEngineParticipa


Steve White (4021213) | asked Feb 17 '11, 10:46 a.m.
I'm trying to create a new Build Def & engine using the available extensions
I have a
com.ibm.team.build.common.buildConfigurationElements and
com.ibm.team.build.common.buildDefinitionTemplates (with know elements
overview, properties, schedule)
But I cannot get other elements to appear like email, or my own.

When I do add the email element to my template my template no longer shows in the list. I assume because it cannot resolve it for some reason

I found when I try to add a participant extension it cannot find it in nor is it listed as a possible extension to add. I have add all the build pkgs that are listed and still it cannot find the extension.

<extension>

Can anyone tell me what I need to do to get these elements to show in the Build Def Additional Configuration panel and thus the tab created for it after finish.

I have followed the few posts and RTC doc on this to no avail.

3 answers



permanent link
David Lafreniere (4.8k7) | answered Feb 17 '11, 9:05 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
I'm trying to create a new Build Def & engine


Hi Steven, these links might help solve your problem. Please take a read and if you still have problems comment again in this thread.

This Forum topic discusses how to create a custom pre-build participant:
http://jazz.net/forums/viewtopic.php?t=6568&start=0

The Main Build Wiki site:
https://jazz.net/wiki/bin/view/Main/BuildMain

Some Build Design Info such as extension points, etc.
https://jazz.net/wiki/bin/view/Main/BuildDesignInfo

permanent link
Steve White (4021213) | answered Feb 17 '11, 9:41 p.m.
I'm trying to create a new Build Def & engine


Hi Steven, these links might help solve your problem. Please take a read and if you still have problems comment again in this thread.

This Forum topic discusses how to create a custom pre-build participant:
http://jazz.net/forums/viewtopic.php?t=6568&start=0

The Main Build Wiki site:
https://jazz.net/wiki/bin/view/Main/BuildMain

Some Build Design Info such as extension points, etc.
https://jazz.net/wiki/bin/view/Main/BuildDesignInfo

David, thanks, but I already been through those references. The BuildDesignInfo is what lists the extension com.ibm.team.build.engine.buildEngineParticipants
which can't be found.
Any other suggestions?

permanent link
Steve White (4021213) | answered Feb 21 '11, 11:50 a.m.
I'm trying to create a new Build Def & engine


Hi Steven, these links might help solve your problem. Please take a read and if you still have problems comment again in this thread.

This Forum topic discusses how to create a custom pre-build participant:
http://jazz.net/forums/viewtopic.php?t=6568&start=0

The Main Build Wiki site:
https://jazz.net/wiki/bin/view/Main/BuildMain

Some Build Design Info such as extension points, etc.
https://jazz.net/wiki/bin/view/Main/BuildDesignInfo

David, thanks, but I already been through those references. The BuildDesignInfo is what lists the extension com.ibm.team.build.engine.buildEngineParticipants
which can't be found.
Any other suggestions?

I added the rtc sdk to my target platform and then I was able to add the build engine dependencies and extensions

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.