hi all, for i18n in my project i created an extra module, wich provides all i18n constants and messages for any other module of the project. if i want to run the gwt:i18n goal i have to specify the compile-, runTargets and an EntryPoint implementation, but i don't need this stuff in the i18n module, so my question is: is it possible to run the gwt:i18n goal without this parameters??
another question is: i have some modules without EntryPoint implementations and want to test this modules, but the test goal won't run without an EntryPoint implemenation is it possible to make the goals gwt:i18n and gwt:test independent from EntryPoint and run/compileTargets?? or are there better solution of modularizing an project?? :) jens --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
