Skip to content

Compile

benjboyer edited this page Feb 6, 2021 · 2 revisions

INV is using Maven. The repository is meant to be self-sufficient and does not require external components, except compiling tool, such as JDK, node/npm, etc.

Known issues (Windows)

  1. Symbolic link
  • When: The message Cannot create 'latest' symbolic link appears.
  • How to solve:
    • Run secpol.msc
    • Go to Security Settings|Local Policies|User Rights Assignment|Create symbolic links
    • Add your username.
    • Restart your session (logoff+login, no need to restart Windows).