Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
Customizing the project JAR pom.xml
Customizing the project JAR pom.xml

Section 3: Customizing the project JAR pom.xml

  1. 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 panel.  From time to time the jar-template is updated and, as a result, the Configuration Instructions are changed.  The instructions found in the pom.xml will ALWAYS be up-to-date and may differ from what is display in the panel below.

    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.
  2. Commit the changes to the SVN repository.

Customizing the project JAR pom.xml is now complete.

Panel

Anchor
One final thing to do
One final thing to do

Section 4: One final thing to do