Attention

WARNING: From 9am on 19th August until 5pm on 2nd September there will be no access to the Stanage HPC cluster.

We will send an email to notify you when Stanage is back online and available for job submission.

Attention

The ShARC HPC cluster was decommissioned on the 30th of November 2023 at 17:00. It is no longer possible for users to access that cluster.

Maven

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.

Interactive usage

After connecting to ShARC (see Establishing a SSH connection), start an interactive session with the qrshx command.

The latest version of Maven (currently version 3.8.4) is made available with the commands:

module load apps/maven/3.8.4/binary

After this any of the Maven commands can be run from the prompt. The available commands can be obtained using:

mvn --help

Installation notes

Maven was installed from a binary download in /usr/local/packages/apps/maven/3.8.4/binary

Modulefile

The module file is on the system at /usr/local/modulefiles/apps/maven/3.8.4/binary.