Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added download page link and corrected some of the language since zip and tar files are used in release

...

  1. Download a Released tarball/zip from the Downloads page. (http://oodt.apache.org/downloads/)
  2. Untar Uncompress it
  3. cd into the apache-oodt-{version} -src folder
  4. mvn package

Now the required Maven artifacts have been downloaded and installed into your local maven m2 repo. Time for deployment to your local machine or to another server.

...