Sunday, June 26, 2011

A Quick Guide to Maven 3.0

In a previous post, I told you guys how to set up maven in your machine. Now let me give you a brief introduction about apache maven & how to use it in your developments.
Apache Maven is a software project management tool where programmers can easily manage the development process. Maven allows us to maintain & stick into a certain building structure & work according to a guided pattern.Maven gives a standard way of building java projects & we can use ORM (Object Relational Mapping) methods together with the Maven.
Basically Maven will create a project folder structure which is very clean & clear. standard programmers always looking for structured development techniques & thus Maven is the best solution for them.



No comments:

Post a Comment