Joram has written an interesting post on how to avoid having Maven recompile the Widgetset for a Vaadin project with every build:
http://www.jorambarrez.be/blog/2011/04/28/howto-vaadin-addon-maven/
Our continuous integration turnaround time for Vaadin projects has dropped to a few seconds without the GWT compiler overhead, really helpful!