Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:OS/X 10.4, JDK1.5
-
Number of attachments :
Description
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.
can you tell me which operating system you're on? This isn't an error I've ever seen before...it seems like a problem in the tar command itself, like maybe one of the files it's trying to add is messed up somehow.