Make maven -DpluginSite=y site work

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114242 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-10-28 00:55:37 +00:00
parent f3e0c3c088
commit baa38b9f00
4 changed files with 4 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ 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

View File

@@ -6,4 +6,5 @@ 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

View File

@@ -6,4 +6,4 @@ 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

View File

@@ -6,4 +6,5 @@ maven.xdoc.version=1.0
maven.license.licenseFile=${basedir}/../../../LICENSE.txt
maven.checkstyle.header.file=${basedir}/../../../LICENSE.txt
maven.checkstyle.format = turbine
maven.checkstyle.properties = ${basedir}/../../../checkstyle.xml