Christian Posta — Software Blog

Become the best you can be at your profession. If you've stopped learning, you've given up.

codehaus

Using Apache Maven with Ext-GWT (part I)

Apache Maven is a popular project-management tool that allows you to model your projects in XML and then streamline the development lifecycle by taking advantage of dependency management and convention over configuration. I use Maven for all of my new projects, and I have had the chance to use Maven to manage my GWT projects. [...]

Tags: , , , , ,

Posted in Ext-GWT, Maven | 5 Comments »