jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
115 stars 186 forks source link

Upgrade of artifactory plugin in Jenkins buildinfo is missing from artififactory. #899

Open sandy4597niko opened 7 months ago

sandy4597niko commented 7 months ago

Describe the bug We have upgraded our jenkins to latest version and upgraded the artifactory plugin also. After that build info is missing from artifactory. def repoPath = response.buildInfo.vcsUrl above code we are using in our sharedlib

Expected behavior "vcsUrl": "git@abc.git", this above variable is not coming in build info json in artifactory

Versions