Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Switch from warning to note macro

...

This will produce a VIVO war file in the "installer/webapp/target/" directory, named with the default application name: vivo.war

Warningnote

The build process also creates an intermediate war file in the "webapp/target" directory.  This war file does not contain the complete VIVO application and will not run if copied into Tomcat's webapps directory.  Be sure that you use only the war in "installer/webapp/target".


If you do not specify the "vivo-dir"  location as a build parameter, you must provide the "vivo-dir" location with one of the other two detailed in the "VIVO Home Directory" section above.

...