

Note: For Maven 2.0.9, also be sure that the M2_HOME doesn’t have a ‘\’ as last character. Be sure to omit any quotation marks around the path even if it contains spaces.

apache-maven-3.2.3-bin.zip to the directory you wish to install Maven 3.2.3. PS: Maven is a Java tool, so you must have Java installed in order to proceed There are steps on installation on this link too for more detail on how to do this. Test your Java and Maven are installed from command prompt.Set Paths M2_HOME and add entry to path variables.You can refer to the steps on this page for that.Set Paths JAVA_HOME and add entry to path variables.

In order to install Spring Integration on another developer machine I would advise using Spring Tool Suite as it’s the preferred IDE for Spring Development on any of the spring modules including Integration.
