jfrog / project-examples

Small projects in universal build ecosystems to configure CI and Artifactory
1.01k stars 2.39k forks source link

Question of how to modify properites of an artifact #293

Open MrVermond opened 3 years ago

MrVermond commented 3 years ago

Hi all,

I would like to know if it is possible to modify existing properties which were set with setProps. In my use case i have to read them first and corresponding to its value i want to set a new one. What im missing is something like getProps function.

Does anybody knows a way?

Best regards