defining the modules as commandline-parameter
---------------------------------------------

                 Key: MGWT-17
                 URL: http://jira.codehaus.org/browse/MGWT-17
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Robert Scholte


At the moment you can only specify the modules in the pom. Quite often you just 
want to compile 1 specific module, but changing the pom every time isn't an 
option. The only valid way right now is to make use of your own profile.
I'd like a reintroduction of gwt.module or gwt.modules as expression, which 
should override the definition in the pom (not expand!!)
By calling *{{gwt:compile -Dgwt.module=bla1}}* only the bla-module will be 
compiled, without touching the pom-file.

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