{color:red}Please read the [*OVERVIEW* | #overview] before continuing.{color}
Run Eclipse. From the Project Explorer View, open the Maven JAR 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:
indent
2
2
!pomXml002jarPomXml002.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 JAR pom.xml is now complete.