-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Windows 2008 R2
java 1.6.0_26-b03
Jenkins 1.467
I am currently using the artifactDeployer (0.13) to transfer a successful build to a shared folder, where it can be retained indefinitely. This works well, however each file transferred is listed with a link, and this list is quite long. It would be useful to display a single link to the remote directory, or perhaps a subset of files transferred (perhaps via regex).
In most cases, the full path need to be displayed because if you have 2 same file names in two distinct directory, we have need to distinguish them.
However, displaying only the 10 first deployed files or providing an another option to not displayed the deployed artifacts is possible.
Do you have a print screen in your context in order I look how it is displayed?