git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112844 13f79535-47bb-0310-9956-ffa450edef68
12 lines
479 B
Properties
12 lines
479 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.destdir.test = ${maven.build.dir}/docs/xref-test
|
|
|
|
maven.jxr.stylesheet = ${plugin.resources}/stylesheet.css
|
|
maven.jxr.templateDir = ${plugin.resources}/templates
|