Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Published Artifacts are not listed when accessed using module ID via Teamcity’s Artifactory Build Info #157

Open
novyas-jfrog opened this issue Dec 24, 2024 · 0 comments

Comments

@novyas-jfrog
Copy link

Problem description:
The published module (available under the build section of Artifactory), when accessed using Artifactory Build Info in the Teamcity build section, lists the module IDs for the respective build after redirecting to the Artifactory page.
Image

However, if we try to access the published artifacts by clicking the module ID from the same window, they aren’t listed. (Note : The Artifactory URL after the redirection is having ‘published’ twice.)
Image

But when going back to the respective BuildID page (basically navigating back and forth) and clicking on the published module ID, the published artifact is listed as expected. (Note : The Artifactory URL after the redirection is having ‘published’ only once.)
Image

What is the expected behavior?
When clicking on “Artifactory Build Info” on TeamCity UI, the list of published artifacts should be visible when clicking on the module ID.

Steps to reproduce:
Spin up an Artifactory
Spin up a TeamCity Instance
Create Maven repositories (local)
Integrate the Artifactory with Teamcity
Configure and run the build in TeamCity using this KB article.
Click the Artifactory Build Info on TeamCity UI and select module ID, Published artifacts are not listed. After clicking Back to all modules and again selecting module ID as well, the published artifacts are not listed.
Go back to the Build ID page and open the BuildID→Module ID, artifacts are listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant