Versions Compared

Key

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

...

The Subversion client is a complex command line tool with many sub-commands and options.  You may want to study detailed documentation such as The SVN Book in order to familiarize yourself with it.

Build Instructions

Obtaining the Source Code

First, you are going to want to create some kind of work directory so that everything can be kept organized.

...

This may take awhile as the source code is downloaded from the server.

Building the Maven Project

The Maven tool is used to build all of the modules and produce the jar file used to run command line jobs.

...

At JLab, you might want to use a directory on the work disk for the repo so your home directory does not get filled up.

Building

...

a Maven Module

The list of available modules is available from the Project Modules Webpage on the HPS Java site generated by Maven.

...