Skip to content

Compile

peasoupio edited this page Dec 14, 2020 · 2 revisions

INV is using Maven. The repository is meant to be self-sufficient and does not require external components, excepts 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).