Maven Project File

The Maven Project file is call pom.xml. The pom stands for Project Object Model. This file defines what is included in your project, its dependencies, and how to build the project.

Two good places to look for information about the POM are:

"The Maven 2 POM Demystified"
"Maven - POM Reference"

page_revision: 3, last_edited: 1220375440|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.