-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.60.2, Artifactory 2.12.2
After upgrading from Artifactory plugin 2.10.3 to 2.12.2, it logs Artifacts twice as it deploys them. I'm not sure if this is just in the output, or if it is actually re-deploying the same artifact again. I verified that before this upgrade, they were printed just once.
Example of duplicate output:
13:59:24 For pattern: foo-*.ear 2 artifacts were found
13:59:25 Deploying artifact: http://example.com/foo-a.ear
13:59:25 Deploying artifact: http://example.com/foo-a.ear
13:59:26 Deploying artifact: http://example.com/foo-b.ear
13:59:26 Deploying artifact: http://example.com/foo-b.ear
I am seeing the same thing