LibraryLink ToToggle FramesPrintFeedback

Building the Source

Build the FUSE Services Framework distribution by doing the following:

  1. Change to the folder into which you unpacked the source distribution.

  2. Run the following command:

    mvn -Pfastinstall
    [Note]Note

    You can run the with all unit tests the following command.

    mvn -Peverything install

    Building with tests enabled takes much longer.

  3. Change to the distribution folder of the unpacked source

  4. Run the following command:

    mvn