Re: assembly warning message

2006-10-20 Thread Bozhong Lin
Thanks. I looked around of both Ant and Maven documentation, and I 
didn't found Maven has similar options as Ant. It is really annoying to 
see a long list of warnings during packaging. Does anyone has insight of 
getting rid of warnings?


Thanks,
Bo

pjungwir wrote:

This refers to the files being tarred?

If so, it's because different versions of tar support long filenames in
different ways. A good explanation is in the Ant user manual, under Core
Tasks : Tar. Because of the frames, I can't give a direct link, but here is
the manual: 


http://ant.apache.org/manual/

I bet maven supports the same options.

Paul





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: assembly warning message

2006-10-19 Thread pjungwir

This refers to the files being tarred?

If so, it's because different versions of tar support long filenames in
different ways. A good explanation is in the Ant user manual, under Core
Tasks : Tar. Because of the frames, I can't give a direct link, but here is
the manual: 

http://ant.apache.org/manual/

I bet maven supports the same options.

Paul



-- 
View this message in context: 
http://www.nabble.com/assembly-warning-message-tf2472583.html#a6898577
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]