|
||||||||
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 |
- [mojo-dev] [jira] (MGWT-285) Filtered resource files ... Thomas Broyer (JIRA)
- [mojo-dev] [jira] (MGWT-285) Filtered resource f... jieryn (JIRA)
- [mojo-dev] [jira] (MGWT-285) Filtered resource f... JIRA
I use workaround that I have two maven modules. One with packaging jar and gwt module containing placeholders which are translated by resources plugin. Second with packaging war and gwt module which inherits from first gwt module and is build by gwt-maven-plugin.
Hope this helps