-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.346.2
Artifactory Plugin 3.16.3
The org.jfrog.hudson.pipeline.common.types.buildInfo.BuildInfo object maintains a list of artifacts that have been uploaded to Artifactory. This is a list of org.jfrog.hudson.pipeline.types.File objects. These objects have a remotePath property, but the target repository is missing.
The remotePath needs to include the target repository in order to actually be a valid remotePath.