Build the Fuse ESB distribution using the instructions in this section.
Follow these steps to build the entire distribution.
Change to the
src
subdirectory of the folder into which you unpacked the source distribution.Run the following command:
mvn -Pfastinstall
Tip If you want to run the tests, omit the
-Pfastinstall
option.
![]() | Tip |
---|---|
If you have errors building the source distribution, try removing your private Maven repository ( |