I take that back on the overWrite thing. That is just a property of the artifactItem itself, and not a dependency plugin configuration param. So I am not sure if that has any affect, or not.
I will look into this more, but it seems like the dependency plugin unpack goal should NOT unpack again unless the artifact is NEWER anyway (based on its defaults). http://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html On Sep 17, 11:05 am, Charlie Collins <[EMAIL PROTECTED]> wrote: > Yes, you can unpack only when not already unpacked. I haven't looked > into it, but the dependency plugin "<overWrite>false</overWrite>" > setting should do it? > > I haven't noticed it being slow on my Linux boxen either, but I also > probably would not notice 1 second versus 2. > > On Sep 17, 10:18 am, eldzi <[EMAIL PROTECTED]> wrote: > > > Hi guys, > > > has somebody experienced slow unpacking of GWT-dev ZIP file into > > repository on Linux box? Because on my site it took couple of seconds > > comparing to Windows where it took maybe one. Isn't there a > > configuration possibility to unpack only when it is not unpacked in > > repo? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
