Provide a way to override -war dir param in compile.sh
------------------------------------------------------

                 Key: MGWT-22
                 URL: http://jira.codehaus.org/browse/MGWT-22
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Andres March
            Priority: Critical


There is currently no way to override -war dir param in compile.sh.  The 
default is to output to src/main/webapp which is a bad practice in maven.  All 
non java output should be generated in the target/${finalName} dir.  I might be 
wrong about that maven property but it should be the target webapp dir.

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