[ 
http://jira.codehaus.org/browse/MASSEMBLY-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=135131#action_135131
 ] 

zakmck edited comment on MASSEMBLY-326 at 5/16/08 10:02 AM:
--------------------------------------------------------------------

sorry, forgot to include this info too. 

Mac OS/X 10.4.11
tar (GNU tar) 1.14 +CVE-2006-0300 +CVE-2006-6097

java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)

Maven version: 2.0.8

Yes, should be a problem with packaging. I've tried to remove 
<format>tar.bz2</format>, leaving zip, but a 'lib' file (not directory) is 
created. If i do "unzip -l lib" I can see that only one dependent jar is stored 
in it. It also creates a .zip which is sized 18Mb, so apparently all the jars 
are poured in it, but when I unzip it I have an empty lib/ directory. 


      was (Author: zakmck):
    sorry, forgot to include this info too. 

Mac OS/X 10.4.11
tar (GNU tar) 1.14 +CVE-2006-0300 +CVE-2006-6097

Yes, should be a problem with packaging. I've tried to remove 
<format>tar.bz2</format>, leaving zip, but a 'lib' file (not directory) is 
created. If i do "unzip -l lib" I can see that only one dependent jar is stored 
in it. It also creates a .zip which is sized 18Mb, so apparently all the jars 
are poured in it, but when I unzip it I have an empty lib/ directory... 

  
> unpack = false does not work
> ----------------------------
>
>                 Key: MASSEMBLY-326
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-326
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>         Environment: OS/X 10.4, JDK1.5
>            Reporter: Marco Brandizi
>            Priority: Blocker
>         Attachments: bin.xml, log.txt
>
>
> I use the assembly attached to build a distributable version of a Java 
> command line tool. I'd like to have a lib/ directory with the jars the 
> project depends on, so that I may include them via a BASH script. 
> with unpack = false, I get the error in the attach. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to