Issue Type: Bug Bug
Affects Versions: 2.5.1
Assignee: Unassigned
Attachments: test-project.zip
Created: 10/Jun/13 6:04 AM
Description:

The command line option -Dgwt.module= (see MGWT-17) cannot be used to override the modules that are defined explicitly in the POM.

I added a test project to demonstrate this issue. Just run mvn -Dgwt.module=gwtcmdline.gwtcmdline2 clean compile gwt:compile and see how gwtcmdline.gwtcmdline (without the ending "2") gets compiled, instead of the module defined via command line option.

If the configuration/module tag is removed from the POM, everything works as expected again.

Project: Maven GWT Plugin
Priority: Major Major
Reporter: Tom Wieczorek
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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