This README would normally document whatever steps are necessary to get your application up and running.
Quick summary :
Maven is a software project management and powerful build tool. This is based on a POM (pom.xml-project object model) file used for projects management, depedency resolving automatically, documentation and unit test report. Actually, we could sat that Maven is more than just a build tool. It’s build process is very similar to ANT but it is very advanced and innovative tool than ANT.