maven-plugins/jellydoc/project.properties
jvanzyl 2f79ac3020 o remove the use of maven.xdoc.version, the new maven:property tag is being
used within the xdoc plugin to create a default value from the POM if one
  isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 19:07:39 +00:00

10 lines
334 B
Properties

maven.docs.outputencoding = ISO-8859-1
maven.activitylog.range = 30
maven.xdoc.date=left
## maven.xdoc.version=${pom.currentVersion}
maven.license.licenseFile=${basedir}/../LICENSE.txt
maven.checkstyle.header.file=${basedir}/../LICENSE.txt
maven.checkstyle.format = turbine
maven.checkstyle.properties = ${basedir}/../checkstyle.xml