Hi Jonas, I'm glad you like them. We're not Maven users, so I haven't bothered. That said, I'm happy to do it.
Do you have an example that you can point me to? My ant build is mostly based on the one used by an older version of GQuery combined with some old incubator build stuff. I assume building with Maven will make it easier to publish but I could just keep it an ant build with a separate publish.
Do GWT projects indicate a dependency on GWT or is that implied and ignored?
AutoSizingTextArea is currently dependent on gwtquery (for getComputedStyle using GQuery.$(e).css(name, true)). Should that be a separate artifact?
Cheers,
Andy