Versions Compared

Key

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

...

Panel

Anchor
Customizing the project WAR pom.xml
Customizing the project WAR pom.xml

Section 3: Customizing the project WAR pom.xml

Run Eclipse.  From the Project Explorer View, open the Maven WAR project that you want to customize.
indent
1
1

{color:red}Please read the [*OVERVIEW* | #overview] before continuing.{color}
  1. 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:
    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.
  2. Commit the changes to the SVN repository.

Customizing the project WAR pom.xml is now complete.