Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-4
-
Fix Version/s: None
-
Component/s: unpack-dependencies
-
Labels:None
-
Number of attachments :
Description
I would like an option to having the unpacked artifacts unpacked into the same directory root.
This is usefull for my usecase, where I want to merge artifacts content. and use it further on in a merged context.
Suggest flag: merge true/false
Today a subdirectory with the artifact name is created under the <outputDirectory/>
I know that duplicate file will be possible. Here just the first/last wins.
Activity
Herve Boutemy
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Brian Fox [ brianfox ] |
Herve Boutemy
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
I can see that the problem is that my tar.gz dependencies contains baseDirectory different from blank
So the problem is to be able to ignore / preset baseDirectory under the unpack operation