Versions Compared

Key

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

...

Info

Note internet access is required the first time the project is built so Maven can download the required project dependencies. Remote access can be turned off for subsequent builds by executing:

mvn -o clean install

Build the Fabric3 server distribution.

Download the Fabric3 runtime by executing the Maven build script from the servers/vm directory:

...