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 deploy proprieties are not saved on deployed artifacts Again #152

Open robson525 opened 8 months ago

robson525 commented 8 months ago

The issues fixed on #94 and #116 returned on version 2.9.5

My team was using the version 2.8.0 I saw the possibility of adding artifact properties using the build parameters and this was not working correctly in our version.

I updated to the latest version 2.10.2 and it didn't work either.

I looked at the Release Notes for the TeamCity Plugin and noticed that you fixed this issue in version 2.9.4. I installed the version and it worked as expected.

Then I tested all the higher versions to see if they worked and none of them worked. I'm now using version 2.9.4 but I would like to use the most current one.

For testing purpose, I have created a simple build, with just one step using Powershell that created a txt file and uploaded it to artifactory using the following settings

image

Only version 2.9.4 is saving the test2 and test4 properties

image