Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

We use Maven to build GLAST Java software packages.

Download and Install Maven

Download and install the latest version of Maven from the Maven web site http://maven.apache.org/ (download and installation instructions are provided on the Maven home page).

...

Use Maven

All GLAST Java projects you checkout from CVS use Maven. To build a software package

  1. check it out from CVS
  2. open a cygwin, DOS or UNIX shell prompt and cd to the project's directory
  3. type maven

Resources