Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to install the source distribution of WSO2 products, it is necessary to install the latest version of Apache Maven.

Info
titleNote

Refer to Installation Prerequisites for the list of all applications necessary to install and work with the WSO2 product you plan to use.

...

Establish a SSH connection to the Solaris machine or log in on the console. You should either log in as root or obtain root permissions after login via su or sudo command.

Step 1. Download Apache Maven

You can use wget to download the tar.gz file directly to your server:

...

Wiki Markup
!download-Apache-Maven.png|alt="Download Apache Maven"!

Step 2. Extract the Distribution Archive

Use the following command to extract files from the obtained archive:

...

Wiki Markup
!maven-gunzip.png|alt="Extract Apache Maven"!

Step 3. Set Environmental Variables

Add the following lines to BASHRC file:

...

Wiki Markup
!export-Apache-Maven.png|alt="Export Apache Maven"!

Step 4. Check Installation

After installation check the version by command:

...