git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112774 13f79535-47bb-0310-9956-ffa450edef68
10 lines
419 B
Properties
10 lines
419 B
Properties
# -------------------------------------------------------------------
|
|
# P L U G I N P R O P E R I E S
|
|
# -------------------------------------------------------------------
|
|
# JXR Plugin.
|
|
# -------------------------------------------------------------------
|
|
|
|
maven.jxr.destdir = ${maven.build.dir}/docs/xref
|
|
maven.jxr.stylesheet = ${plugin.resources}/stylesheet.css
|
|
maven.jxr.templateDir = ${plugin.resources}/templates
|