Apache Commons logo Commons Functor

Building Functor

To build Commons Functor from scratch, you must first obtain the source, from the SVN server.

In order to build Commons Functor you will need Maven. Install a recent Maven release.

With Maven installed, you should be able to run an arbitrary maven goal from the root Commons Functor directory. Commonly used goals include clean, test, compile, package, install and site.