Document Status
Draft
Awaiting review
Abstract
This section presents a step-by-step execution of the process of extracting, compiling and executing VIVO with the VTE.
Summary
Phase 1) Preparing ETV
This phase consists of preparing the VTE to accommodate the VIVO code.
Step | Description |
---|---|
a) Installing VTE | See also: Installing the Translation Ecosystem (TDB-Jena version) of Vivo-1.11.2-SNAPSHOT (ETV) |
b) Installing and initialize the VTE-config1- Selecting git perspective 2- Choosing Clone Git repository 3- Selecting Clone URI | |
4) Fill the GIT location | Git location: https://github.com/UQAM-VIVO/VTE-config |
5) Selecting Master branch | |
6) Be careful to select the correct directory. | |
7) Preview after VTE-config installation |
Phase 2) Uploading the VIVO code
Step | Description |
---|---|
a) Selecting Git Clone for cloning VitroFrom git perspective, selecting the GitClone Icon | |
b) Enter the URI of Vitro | |
c) Selecting the appropriate branch(ex.: sprint-i18n-whitespace) | |
d) Selecting the appropriate local destinationHere as well, you have to pay attention to the base directory (c:\VIVO-Trad-Ecosysteme\GIT\...) | |
e) Repeating the steps a) b) c) d)for the following repo: | |
f) ResultsAt the end of the steps, your ETV should look like this: |
Phase 3) Importing the code in the ETV
This phase allows the code to be imported in order to be compiled and executed.
Steps | Description |
---|---|
a) Setup importing1) Choose the Java perspective 2) Right-click on the mouse, scroll down the menu and select 'Import'. 3) Click Import | |
b) Selecting "Existing Maven Projects" | |
c) Selecting Maven Projects1) Select the root directory "C:\VIVO-Trad-ecosysteme\GIT" 2) Selecting projects | |
d) Import Overview |
Phase 4) Compiling and run
Steps | Description | ||
---|---|---|---|
a) Start compiling and installing VIVO | |||
b) Overview of the success of the compilation process | |||
c) Launching Solr & VIVO | |||
d) Overview of the execution trace | |||
e) Accessing VIVOSee also: http://localhost:8080/vivo/ |