{color:red}Please read the [*OVERVIEW* | #overview] before continuing.{color}
Run Eclipse. From the Project Explorer View, open the Maven WAR project that you want to customize. Expand your project and open the project's pom.xml for editing. Select the pom.xml tab. You should have a display similar to the following : panel. From time to time the war-template is updated and, as a result, the Configuration Instructions are changed. The instruction found in the pom.xml will ALWAYS be up-to-date.
indent
2
2
!pomXml002.jpg!
Follow the Configuration Instructions that are provided in the pom.xml. When you are satisfied with the changes that you have made, save the changes and close the file.
Commit the changes to the SVN repository.
Customizing the project WAR pom.xml is now complete.