Versions Compared

Key

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

...

Code Block
languagetext
vivo-1.11.1/
  pom.xml
  home/
    pom.xml
    src
  webapp/
    pom.xml
    src
  installer/
    example-settings.xml

Preparing the Installation Settings

...

This file needs to be created following the Maven Settings Reference. A template file already exists within the VIVO standard distribution, called "example-settings.xml". can be found in the installer director of the distribution. You may copy this file (it can be called anything you like), and edit the contents to fit your requirements / system configuration.

...