maven-plugins/linkcheck/plugin.properties
2003-01-30 10:59:36 +00:00

17 lines
461 B
Properties

# -------------------------------------------------------------------
# P L U G I N P R O P E R I E S
# -------------------------------------------------------------------
# LinkCheck report plugin.
# -------------------------------------------------------------------
maven.build.dir = ${basedir}/target
maven.linkcheck.cache=${maven.build.dir}/linkcheck/linkcheck.cache
maven.docs.dest = ${maven.build.dir}/docs
maven.docs.outputencoding = ISO-8859-1