jfrog / teamcity-artifactory-plugin

TeamCity plugin that enables traceable build artifacts with Artifactory
https://www.jfrog.com/confluence/display/JFROG/TeamCity+Artifactory+Plug-in
Apache License 2.0
42 stars 47 forks source link

Artifactory properties are not saved with version 2.9.0 #94

Closed mas2020 closed 2 years ago

mas2020 commented 3 years ago

Hi, I have this parameter set on a TeamCity build configuration:

artifactory.deploy.extension.Type

with the version 2.7.1 of the plugin, the property extension.Type is correctly saved on Artifactory after deploying an artifact. Installing the version 2.9.0, the artifact is pushed correctly into Artifactory but the custom properties are not set anymore. Thanks in advance for checking the possible reasons.

yahavi commented 3 years ago

@mas2020, Thanks for reporting this issue. Could you please elaborate more about your build? Which type of build is it? Generic? Maven? Gradle? etc... Could you please also check if this issue resolved in the latest version, 2.9.1?

mas2020 commented 3 years ago

Hi @yahavi, It is a generic build (runner type = Comman Line) where I activated Artifactory integration since the 2.6.0 version of your plugin. Sure, I will take a look at 2.9.1 as soon as I can. Thanks for the immediate reply.

mas2020 commented 3 years ago

Hi @yahavi, I tried with 2.9.1 version and unfortunately it doesn't work. I reverted on 2.7.1 and now works again. Please, let me know, in case of any news, thanks.

mas2020 commented 3 years ago

Hi @yahavi, any news related to this issue? I confirm that I needed to downgrade to the v2.7.1 that seems to be the last version working when saving custom properties to Artifactory.

Thanks

mas2020 commented 3 years ago

Any update on this topic? For us it represents a blocking issue in our pipeline, since:

Thanks

talarian1 commented 2 years ago

Hi @mas2020, Sorry for the inconvenience this issue caused. TeamCity Artifactory plugin 2.9.4 has been released and should fix this issue. We will appreciate any feedback from you.