Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: plexus-archiver
-
Labels:None
-
Environment:linux / maven 2.0.8/ jdk1.6
-
Number of attachments :
Description
i want to make archives that contains symbolic links on linux using maven2 assembly plugin that uses plexus archiver
actually, adding a symbolic link to archive consist on adding the target of the symbolic link in archive. I want to have the possibility to add the symbolic link itself to archive
Issue Links
- is depended upon by
-
MASSEMBLY-343
add symbolic links managment
-
Yeah, this one is a bummer... For instance I have a customized Jetty assembly packed in a tar.gz with a dozen server instances symlinking a single lib folder. Without a symlink the size of the assembly would explode to hudreds of megabytes