Maven 3 is required to build the trunk of the wso2 carbon.
Following steps will guide you to install maven3
Following steps will guide you to install maven3
- Download Maven from http://maven.apache.org/download.html
- unzip with the unzip apache-maven-3.0.3
- Set Maven path in the .bashrc file
- export PATH=/home/achala/software/apache-maven-3.0.3/bin:$PATH
- Test the installation with mvn -version.
No comments:
Post a Comment