From ecc17dbc4449bb418b77795cc0fb5e45cb8664b8 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sat, 22 Oct 2005 22:26:52 +0000 Subject: [PATCH] Use the new maven site theme for all plugins sites. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327709 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 8e001549..a343ec25 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -25,6 +25,8 @@ maven.repo.remote = http://www.ibiblio.org/maven, http://cvs.apache.org/reposito maven.xdoc.date = left maven.xdoc.date.format = dd MMMM yyyy HH:mm z maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins +# Use the maven site theme +maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css # Checkstyle plugin settings maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt