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

Link to build is formatted in an Artifactory 6.x context, regardless of Artifactory version #139

Open
jfrogtim opened this issue Mar 22, 2023 · 0 comments

Comments

@jfrogtim
Copy link

jfrogtim commented Mar 22, 2023

After creating a build in teamcity, the build link generated is in the Artifactory 6.x format, even if Artifactory is running 7.x
e.g. of build link http://artifactory:8081/artifactory/webapp/builds/Test_Test/3

Steps to reproduce

  1. Install the Artifactory Team City Plugin.
  2. Configure an Artifactory 7.X server in the plugin.
  3. Create a project to test with, and create a test build.
  4. Add a generic Command Line build step (this same behavior applies to all build steps) and echo “Hello World”.
  5. Enable Publish build info in the command line build step.
  6. Save and execute the build.
  7. Observe in the logs the Command Line build step execution and subsequent build link that is created:
    Build-info successfully deployed. Browse it in Artifactory under http://localhost:8082/artifactory/webapp/builds/Test_Test/4
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