The maven.xml file contains the actions to perform or goals to achieve to build the project. When Maven is launched and a goal is passed in as a parameter, it will look in the maven.xml for that goal and execute any directives in that goal. See below for contents and the Maven home page for a detailed description.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.