Apache Maven

From Oxxus Wiki

Jump to: navigation, search

Apache Maven provides very useful comprehension and software project management tool with concept based on POM (project object model). It offers project's management for building, reporting and documentation, all from single piece of information. Application derived its name from Yiddish word maven, which means accumulator of knowledge.
First goal was project simplification in Jakarta Turbine, but has later grown to powerful Java based and Java related project now offering tool for developers to comprehend entire project development efforts in short amount of time.

Consists of several objectives like

Each objective detail is shown at projects' official pages.

Starting up with Maven

As it is a tool developed in Java, it requires Java installed at server or hosting. Latest release of Maven tool can be downloaded from on of mirrors. Once downloaded, it has to be installed following installation instructions. To test successful Maven installation, use command mvn --version from shell prompt of server where Maven is installed.

When everything is set correctly, first project can be created following project instructions Every project requires the following phases, steps :

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox