-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Current implementation create a new artifact name according to the fields of the build step instead of using the original artifact name.
It does not support filename configuration either (for example using a _ instead of a - to separate name from version or add the procesor archiecture to the filename).
Using the original name of the artifact would be a better approach as it would not enforce an arbitrary naming policy.