gpt4 book ai didi

c# - TeamCity 和 Team Foundation Server 2012 的构建步骤失败

转载 作者:太空宇宙 更新时间:2023-11-03 16:06:28 24 4
gpt4 key购买 nike

更新了图片。

在 TeamCity 中设置项目时,我无法执行构建步骤。我也一样每次都出错。

Failed to start MSBuild.exe. Failed to find project file at path: C:\TeamCity\buildAgent\work\42c94c0380966ffa\Main\Solution.sln

我能够连接到 TFS。我把根放在哪里。

$/项目名称/

测试连接返回正常。

在创建构建步骤时,我使用 MSBuild 并将构建文件路径设置为解决方案在 tfs 结构中的位置。例如。

构建文件路径:Main\MySolution.sln

因为在 TFS 中,这就是解决方案所在。 $/项目名称/Main/MySolution.sln。当我运行构建步骤时,出现上述错误。我究竟做错了什么? 42c94c0380966ffa 文件夹已在光盘上创建,但它是空的。

日志

[14:55:24]Checking for changes
[14:55:25]Publishing internal artifacts
[14:55:25][Publishing internal artifacts] Sending build.start.properties.gz file
[14:55:25]Clearing temporary directory: C:\TeamCity\buildAgent\temp\buildTmp
[14:55:25]Checkout directory: C:\TeamCity\buildAgent\work\42c94c0380966ffa
[14:55:25]Updating sources: server side checkout
[14:55:25][Updating sources] Will perform clean checkout. Reason: Checkout directory is empty or doesn't exist
[14:55:25][Updating sources] Transferring cached clean patch for VCS root: EEL TFS
[14:55:25][Updating sources] Repository sources transferred
[14:55:25][Updating sources] Removing C:\TeamCity\buildAgent\work\42c94c0380966ffa
[14:55:25][Updating sources] Updating C:\TeamCity\buildAgent\work\42c94c0380966ffa
[14:55:25]Step 1/1: Build Solution (MSBuild) (2s)
[14:55:25][Step 1/1] Starting: C:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.MsBuildBootstrap.exe /workdir:C:\TeamCity\buildAgent\work\42c94c0380966ffa /msbuildPath:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
[14:55:25][Step 1/1] in directory: C:\TeamCity\buildAgent\work\42c94c0380966ffa
[14:55:28][Step 1/1] Failed to start MSBuild.exe. Failed to find project file at path: C:\TeamCity\buildAgent\work\42c94c0380966ffa\Main\MySolution.sln
[14:55:28][Step 1/1] Process exited with code -42
[14:55:28][Step 1/1] Step Build Solution (MSBuild) failed
[14:55:28]Publishing internal artifacts
[14:55:28][Publishing internal artifacts] Sending build.finish.properties.gz file
[14:55:28]Build finished

我的 VCS root 配置、用户名和密码已删除。

http://imgur.com/IdsNEcr,Pb3qwAu#1

以及解决方案所在的位置。

http://imgur.com/IdsNEcr,Pb3qwAu#0

构建步骤

http://imgur.com/HOpBiV2

版本控制设置

http://imgur.com/oQMwI7L,boMqT8Z#1

常规设置

http://imgur.com/oQMwI7L,boMqT8Z#0

最佳答案

看起来您已将构建配置为查找 MySolution.sln,但在 TFS 中它实际上称为 EEL B2C.sln。

关于c# - TeamCity 和 Team Foundation Server 2012 的构建步骤失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19182125/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com