msoute/vertx-deploy-tools

Support for .tar.gz files

Closed this issue · 1 comments

When using symlinks the maven-assembly-plugin produces these files as empty files in the resulting .zip .
This problem does not occur on .tar.gz files

Reproducible by creating a .txt file, a symlink to this file and running mvn package on the attached project files (rename files to .xml)

assembly.txt
pom.txt

Since 3.2.4