Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Tasklist Settings

PropertyOptional?Description
maven.tasklist.taskTag Yes The javadoc tag to look for. Defaults to @todo so that @todo tags are processed.
maven.build.dir Yes Specifies the encoding directory for build output. Defaults to ${basedir}/target
maven.docs.outputencoding Yes Specifies the encoding for xml files created. Defaults to ISO-8859-1
maven.gen.docs Yes Specifies location of generated xml documents. Defaults to ${maven.build.dir}/generated-xdocs
maven.src.dir Yes Specifies location of source to scan. Defaults to ${basedir}/src