xebialabs-community / xlr-tfs-plugin

Integration between XLR and TFS 2013 and TFS 2015
MIT License
3 stars 5 forks source link

Unable to queue 2015 build definitions #6

Closed taylorse closed 7 years ago

taylorse commented 7 years ago

I have two 2015 build definitions and one old xaml definition on a team project. I have my shared configuration set up as sdk but I'm thinking it needs to be set up as REST. When running an SDK queue build task it connects to the team project but is only finding the one xaml build.

Queue build in TFS instance via this REST API: http://tfs.hsn.net:8080/tfs/DefaultCollection Build server version: [Build Server Version: 4] Found 1 build definition(s). Exception during execution: com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionNotFoundException: com.microsoft.tfs.core.clients.build.exceptions.BuildDefinitionNotFoundException: TF214006: No build definition was found for team project MerchPlanSC with name Merch-Oracle-Main. in Githubissues.

  • Githubissues is a development platform for aggregating issues.