Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
wget http://www.apache.org/dist//maven/binaries/apache-maven-3.0.3-bin.tar.gz

Image RemovedImage Added

Step 2. Extract archive

...

Code Block
tar -zxvf apache-maven-3.0.3-bin.tar.gz

Image RemovedImage Added

Step 3. Add the M2_HOME environment variable

1. Edit your BASHRC file to add the M2_HOME environment variable (use your preferred editor).

Code Block
nano .bashrc

Image RemovedImage Added

2. Add the following lines to the end of the file:

...

The system displays information on the Apache Maven version installed.

 

Excerpt
hiddentrue

WSO2 API Manager, Install Instructions to install Apache Maven on Linux.