I would like to know what are the main differences between a not yet deployed portlet and the same portlet after drop it in Liferay's deploy folder. Using meld utility I found that the deployed version of the portlet has two new files: liferay-plugin-package.xml and liferay-web.xml. Also, there are differences in liferay-display.xml, liferay-portlet.xml, portlet.xml and web.xml.
What does exactly do the Liferay's deployment process? Is there any documentation reference of that?
Thanks in advance.