WW uses Ant to automate its build process. So if you are unfamiliar with Ant, you might want to take a look at Jakarta for more details.

If you would like to build from the source, you need to invoke Ant and pass an appropriate target. For example, to build WW documentation you would type build docs. Ant would load the build.xml script and invoke the docs target.

The main targets used to build WW are the following: