Dont  explode webapp for Jetty if "noserver" is true
----------------------------------------------------

                 Key: MGWT-106
                 URL: http://jira.codehaus.org/browse/MGWT-106
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: All
            Reporter: Stephan Bechter
         Attachments: EclipseMojo.java.patch, RunMojo.java.patch

When running gwt:run (or debug), the class RunMojo invokes some code in the 
execute method that results in copying ALL libraries to the WEB-INF/lib 
location - even those with scopes "test", "provided" etc.
This is also happens in EclipseMojo class.

I have added two patch files including our changes to solve this problem.


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