On Nov 5, 4:31 pm, Charlie Collins <[EMAIL PROTECTED]> wrote:
> I would say that we should improve the error message if it's in any
> way misleading (I hate when error messages are either pointless, or
> lead you in the wrong direction), but it looks like it already says:
>
> "Embedded error: module file null"
>
> Not sure we can improve that ;).

Maybe:

  "Module file not defined. Check your <configuration>, it should
include <compileTargets> defining at least one module."

Or, in case the module is actually defined but not found (due to
misspelling or something):

  "Module 'org.foo.Bar' not found."

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

Reply via email to