-
Type:
Bug
-
Status: Resolved
-
Priority:
4 - Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.7.1
-
Labels:None
With TeamCity updated to 2018.1 the build name will contain a "/" by default. The build info will not be published correct.
TeamCity used to separate the project and build configuration name with " :: ". Now they use " / " as a separator. This leads to a broken build information in latest Artifactory 6.0.2. Thus the link from TeamCity result page doesn't work and shows empty build page, same happens when you go from Builds page.
Sample log from artifactory "2018-06-22 11:01:46,940 [ajp-nio-8019-exec-8] [INFO ] (o.a.r.r.c.BuildResource:308) - Adding build 'test-projects / TestGradle / initial #12"
Sample log from teamcity build: "[:artifactoryDeploy] Build successfully deployed. Browse it in Artifactory under https://arturl/artifactory/webapp/builds/test-projects%20/%20TestGradle%20/%20initial/12"
- is duplicated by
-
TCAP-321 No Build Info with TeamCity 2018.1.1
-
- Will Not Implement
-