NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

Clone the Graph Node Resolver project using:

Change to the graph-resolve directory:

cd graph-resolve

Change to the appropriate version:

git checkout v1.0 (or master)

Build the application with Maven:

mvn clean install

This application can is built and run in Java 1.8.  The Java source and target values can be changed in the pom.xml file.

If the build is successful, the resulting war file will be in the target directory.