Apache Mahout > Mahout Wiki > Developer Resources

Making a Contribution

Mahout is always looking for contributions, especially in the areas of documentation. See this Wiki for details on contributing: How to contribute

We provide a list of items in JIRA that are aimed at new contributors and should be fairly easy to start on, these are labeled with MAHOUT_INTRO_CONTRIBUTE.

Source Code

The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/).

svn checkout http://svn.apache.org/repos/asf/mahout/trunk mahout/trunk

Documentation

Javadoc documentation is available online in our code reports:

Issues

All bugs, improvements, patches, etc. should be logged in JIRA.

Continuous Integration

Mahout is continuously built on an hourly basis on the Apache Jenkins build system.