Skip to content

HPC Module: Maven

Synopsis

Adds Apache Maven to your environment.

About This Software
Official Site https://maven.apache.org/
Tags

Installed Versions

Version Install Date Default?
3.9.6 2024-01-04

Description

Maven, a Yiddish word meaning accumulator of knowledge, began as an attempt to simplify the build processes in the Jakarta Turbine project. There were several projects, each with their own Ant build files, that were all slightly different. JARs were checked into CVS. We wanted a standard way to build the projects, a clear definition of what the project consisted of, an easy way to publish project information, and a way to share JARs across several projects.

The result is a tool that can now be used for building and managing any Java-based project. We hope that we have created something that will make the day-to-day work of Java developers easier and generally help with the comprehension of any Java-based project.

Category

Library Programming Software SysAdmin