Use style defined in m1 site (there are some little differences with the m2 one and I don't know how to update/publish it)

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-10-23 21:36:40 +00:00
parent d35bc2bc06
commit 305627f14c
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ maven.xdoc.date.format = dd MMMM yyyy HH:mm z
maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins
maven.xdoc.version = ${pom.currentVersion} maven.xdoc.version = ${pom.currentVersion}
# Use the maven site theme # Use the maven site theme
maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
# Checkstyle plugin settings # Checkstyle plugin settings
maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt

View File

@ -48,4 +48,4 @@ maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDi
maven.site.deploy.method=rsync maven.site.deploy.method=rsync
maven.site.chmod.mode=775 maven.site.chmod.mode=775
maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css