Meta
Categories
Category Archives: maven
Maven POM Hierarchy
Overview * POM: project object model * POM is an xml file * Used to build a project Project Inheritance * Following elements in POM are merged: – dependencies – developers and contributors – plugin lists (including reports) – plugin … Continue reading