Using Maven to Manage Your Projects
June 23, 2005
Conclusion
This article covered the basics of using Maven for project management, but Maven can support much more complicated projects than this. Look for a future article on how to break your project into multiple modules that make it easier to extend and maintain, and how to manage each of those modules as their own Maven project.

