On Mar 5, 2007, at 11:53 AM, Matt Hogstrom wrote:
I'm seeing the following message being issued for Tomcat and Jetty for the tar image:tar: A lone zero block at 158322 for Jetty, and tar: A lone zero block at 158480 for Tomcat.The servers work correctly AFAICT but this is odd. I'll see if I can isolate the problem.
The tar command in Maven causes that. The only way I know around this problem is to retar the packages using a command line tool.
-dain
