Really, tell me : what does Maven bring you expect for the above problems ?
- dependency management : Is is really easier ? what's so hard about downloading a jar and setting the build path ? sure you're not spending more time adjusting the pom ? - Large existing repository : in my experience, more often than not, some transitive dependency is screwed and you're overwriting it in your pom; - consistent layout : isn't GWT suggesting a layout already ? - Setting up a project is really fast : isn't the GWT plugin doing that really nice for you ? browse this group and you'll notice so many folks struggling with maven instead of struggling with code! and didn't maven promise to get you coding in the first place ? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
