LibraryToggle FramesPrintFeedback

The Fuse Mediation Router Maven tooling requires Apache Maven version 2.2.1 or later. To download Apache Maven, go to http://maven.apache.org/download.html.

After installing Apache Maven do the following:

  1. Set your M2_HOME environment variable to point to the Maven root directory.

  2. Set your MAVEN_OPTS environment variable to -Xmx512M to increase the memory available for Maven builds.

  3. Set your PATH environment variable to include the Maven bin directory:

    PlatformPath
    Windows%M2_HOME%\bin
    UNIX$M2_HOME/bin
Comments powered by Disqus