From b7ecf172178306f0295b40bed0512779383df0e4 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Sat, 30 Dec 2006 14:17:06 +0000 Subject: [PATCH] First try at a Maven 2 generated site. Requires commons-parent 2-SNAPSHOT because it inherits parts of the site.xml from it. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@491226 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- src/site/site.xml | 64 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 src/site/site.xml diff --git a/pom.xml b/pom.xml index 19ec575..017a267 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.commons commons-parent - 1 + 2-SNAPSHOT 4.0.0 commons-logging diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..28723ea --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,64 @@ + + + + Commons Logging + http://jakarta.apache.org/commons/logging/images/logo.png + http://jakarta.apache.org/commons/logging/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +