Quoting [EMAIL PROTECTED]:

I'm creating a jar file which contains several compressed images (gifs, and pngs) I noticed that when I retrieve and display them in my application inside the packaged jar they display all garbled. It's still evedent that they are the images I packaged into the jar, but they are messed up. I also tried opening the jar with winzip and much of the image is just not there, part of the image displays white. Does this have something to do with the resources:resources plugin?

(I'm sorta to Maven2)
I'm not ab M2 pundit, but I got similar interferences while copying
binary resources by Ant when these resources were filtered on the fly (
e.g., when some kind of resource interpolation or string replacement took
place). Perhaps M2 uses a similar procedure as Ant's filtering
mechanism.  Just my 2ct thoughts....

Harald


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

Reply via email to