| Property | Optional? | Description | 
|---|---|---|
| maven.faq.src | Yes | Specifies the source directory for FAQ documents in XML format. Defaults to the value of maven.docs.src (which is ${basedir}/xdocs). | 
| maven.faq.dest | Yes | Specifies the destination of the generated FAQ documents. Defaults to the value of maven.gen.docs (which is ${maven.build.dir}/generated-xdocs). | 
| maven.faq.toplinks | Yes | DEPRECATED: use the toplinkattribute in the fml file instead. |