| Property | Optional? | Description | Default |
|---|---|---|---|
| resume.home | no | the location of the XML Resume Library installation | |
| resume.build.dir | yes | the location to build the presentation files to | ${maven.build.dir}/resume |
| resume.file | yes | the location of the source resume XML file | ${maven.src.dir}/resume.xml |
| Property | Optional? | Description | Default |
|---|---|---|---|
| resume.html.filter | yes | the filter to use for the HTML version | html |
| resume.txt.filter | yes | the filter to use for the plain text version | txt |
| resume.xml.filter | yes | the filter to use for the XML version | xml |
| resume.pdf.filter | yes | the filter to use for the PDF version | |
| resume.rtf.filter | yes | the filter to use for the RTF version | rtf |