The 2.4 version of assembly plugins seems to work fine. Got the 7-zip utility and it handles the unzip and untar correctly. Dont see any errors.
Do you plan to update uima parent-pom to use version 2.4? On Fri, Oct 4, 2013 at 5:11 PM, Marshall Schor <[email protected]> wrote: > Traced to use of Maven Assembly Plugin 2.1.1. That pom's dependency > Hierarchy > seems to indicate a dependency on plexus-archiver 1.1. > > This issue was fixed in plexus-archiver 2.0.2. > > Maven assembly plugin 2.4 (the latest) depends on plexus-archiver 2.2. > > Maven assembly plugin 2.3 depends on plexus-archiver 2.1. > > So I think we need 2.4. > > Can you try overriding the level of the maven assembly plugin to 2.4 in the > uima-as parent-pom? > > -Marshall > > On 10/4/2013 2:53 PM, Marshall Schor wrote: > > Further internet investigation shows: > > > > 1) Known problem with ant and maven tar utilities. > > > > 2) fixed in Ant v > 1.8.0. > > > > 3) fixed in Maven > > http://jira.codehaus.org/browse/PLXCOMP-176 > > > > I'm wondering if your build environment somehow was using older versions > of ant > > and/or maven? > > > > -Marshall > > > > > > On 10/4/2013 1:32 PM, Jaroslaw Cwiklik wrote: > >> I can unzip the file in question on linux (using gunzip) with no > problem. > >> I have no idea > >> why 7-zip has this problem. I presume this is a windows utility. The > file > >> is meant for linux. > >> > >> > >> On Fri, Oct 4, 2013 at 11:11 AM, Marshall Schor <[email protected]> wrote: > >> > >>> When un-tarring uima-as-2.4.2-bin.tar, the 7-zip utility is reporting > an > >>> error: > >>> "There are data after the end of archive". > >>> > >>> I tried the same untarring on other tar files, and don't get that error > >>> (e.g., > >>> tried on uimaj-2.4.2-bin.tar - no issue). > >>> > >>> -Marshall > >>> > > > >
