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
10 lines
334 B
Properties
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
|
|
|