Versions Compared

Key

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

...

...

Warning

Depending on your version of Windows and/or Apache Maven, you might get an error BUILD FAILED with the message Cannot run program "mvn.batcmd"

In this case, edit the file install-libraries\lib\setup-maven_win.xml and replace all occurrences of "mvn.batcmd" with "mvn.cmdbat"

3. Obtain Source Code

  • Open a Git CMD (Git Bash) window and execute the following:

...