Re: maven assembly plugin not retaining timestamps of files

2013-10-30 Thread Michael-O
Am 2013-10-29 20:38, schrieb Steve Cohen: When building a .tar.gz archive with the maven assembly plugin, should it not be keeping the timestamps of the files it is adding to the archive? This is how tar behaves. I find it NOT to be the case with the assembly plugin. The files are dated with

maven assembly plugin not retaining timestamps of files

2013-10-29 Thread Steve Cohen
When building a .tar.gz archive with the maven assembly plugin, should it not be keeping the timestamps of the files it is adding to the archive? This is how tar behaves. I find it NOT to be the case with the assembly plugin. The files are dated with the time they were added to the archive.