LibraryToggle FramesPrintFeedback

These programs are not required to work with Fuse Message Broker. However, they are useful for a variety of build tasks.

Apache Maven is a popular build management tool. To build the source distribution of Fuse ESB, you need Apache Maven 3; you can download Apache Maven from http://maven.apache.org/download.html.

Once you have installed Apache Maven, you must:

  1. Set the M2_HOME environment variable to point to the top-level directory that contains your Maven installation.

  2. Add Maven's bin directory to the PATH.

  3. Set the MAVEN_OPTS environment variable to -Xmx512M to give the Maven build more memory in which to run.

Comments powered by Disqus