Apache Maven Project

I found this interesting project management tool on the web which is powered by Apache and thought it would be usefull to Java Developers to manage their day to day project activities. This is the introduction what they have provided to Maven: Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. You will be able to find more information on their official web site;

http://maven.apache.org/what-is-maven.html


About this post