Global settings:
java.home = ${java.home}
user.home = ${user.home}
java.class.path = ${java.class.path}
Project settings:
Version: ${version}
Debug: ${debug}
Optimize: ${optimize}
Deprecation: ${deprecation}
Target settings (relative to build tree root):
Classes: ${build.dest}
API Docs: ${build.javadoc}
Docs: ${build.docs}
#######################################################
#
# Now using Anakia to transform the XML documentation
# to HTML.
#######################################################