Liferay Portlet And Services using Maven
Defining Maven in a single line is not possible .Maven do many things for us like resolving dependencies, create project structure, build a project, creating war/jar etc. By using Maven you can also create portlet, theme, services without any need of sdk. Before starting this you have to install Maven and Ant in your machine.So it is highly recommended to read my previous blog How to install Maven and How to install Ant.