| Property | Default | Optional? | Description |
|---|---|---|---|
| maven.strutsdoc.servlet | No | Specifies the servlet name of the struts action controller, e.g. "action" | |
| maven.strutsdoc.webxml | ${maven.war.webxml} | Yes | Specifies the web.xml for the web application. Usually the web.xml is found under src/webapp/WEB-INF/web.xml . |
| maven.strutsdoc.outputdir | ${maven.docs.dest}/strutsdoc | Yes | Specifies the output directory. |