unpacking GWT native dependencies on each goal on Linux
-------------------------------------------------------

                 Key: MGWT-121
                 URL: http://jira.codehaus.org/browse/MGWT-121
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Linux
            Reporter: Ladislav Gazo


I am experiencing constant unpacking of GWT native dependencies on each goal 
execution. The problem is that the action takes long time to extract the ZIP. 
As it seems there is no check that these dependencies have been unpacked 
before. I assume a change to UnArchiver in AbstractGwtMojo has to be done to 
check whether the ZIP was unpacked. Currently I saw it only on my Linux box, 
don't know if it happens on Windows (or other platforms) also.

Example of plugin output:
[INFO] using GWT jars for specified version 1.7.0
[INFO] Unpack native libraries required to run GWT


-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to