During gwt:compile phase, my build fails. The message is:
[ERROR] Unable to find type
'br.com.versatiliti.educacional.Application'
[ERROR] Hint: Previous compiler errors may have made this type
unavailable
When I check my target directory, there's no class file at all. Only
some temporary files. If I run the same build, but without the gwt-
maven plugin, the class files appears. Its like as the gwt:compile
don't allow the java code compilation.
Any ideas?
Cheers,
Brunno Silva
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---