ANT (http://ant.apache.org/) is a de facto standard tool - a la make -
to build Java and J2EE applications.
Documentation is available here
XDoclet (http://xdoclet.sourceforge.net/) brings Attribute Oriented Programming to Java. It helps generate source code, deployment descriptors, ..
based on javadoc tags.
Documentation is available here