Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 34082 invoked from network); 12 Feb 2007 20:57:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 20:57:13 -0000 Received: (qmail 43250 invoked by uid 500); 12 Feb 2007 20:57:21 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 43129 invoked by uid 500); 12 Feb 2007 20:57:20 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 43118 invoked by uid 99); 12 Feb 2007 20:57:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 12:57:20 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 12:57:12 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 938901A981C; Mon, 12 Feb 2007 12:56:52 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r506639 - /cocoon/trunk/pom.xml Date: Mon, 12 Feb 2007 20:56:52 -0000 To: cvs@cocoon.apache.org From: reinhard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070212205652.938901A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: reinhard Date: Mon Feb 12 12:56:51 2007 New Revision: 506639 URL: http://svn.apache.org/viewvc?view=rev&rev=506639 Log: add Daisy plugin again after release Modified: cocoon/trunk/pom.xml Modified: cocoon/trunk/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=506639&r1=506638&r2=506639 ============================================================================== --- cocoon/trunk/pom.xml (original) +++ cocoon/trunk/pom.xml Mon Feb 12 12:56:51 2007 @@ -473,6 +473,137 @@ maven-war-plugin 2.0.2 + + org.daisycms + daisy-maven-plugin + 1.0.0-SNAPSHOT + + ${docs.repoUrl} + http://cocoon.zones.apache.org/daisy/cdocs/ + cocoon-daisy + true + The Cocoon Community + 0 + + + + cdocs-site-main + + + + cdocs-site-blocks + blocks/ + + + cdocs-site-core-modules + core-modules/ + + + cdocs-site-subprojects + ${docs.m.subprojects.relPath} + + + cdocs-site-maven-plugins + maven-plugins/ + + + + cdocs-core + ${docs.m.core.relPath} + + + + cdocs-configuration-api + ${docs.m.configuration-api.relPath} + + + cdocs-spring-configurator + ${docs.m.spring-configurator.relPath} + + + + cdocs-ajax + blocks/ajax/1.0/ + + + cdocs-auth + blocks/auth/1.0/ + + + cdocs-captcha + blocks/captcha/1.0/ + + + cdocs-flowscript + blocks/flowscript/1.0/ + + + cdocs-fop + blocks/fop/1.0/ + + + cdocs-forms + blocks/forms/1.0/ + + + cdocs-javaflow + blocks/javaflow/1.0/ + + + cdocs-lucene + blocks/lucene/1.0/ + + + cdocs-mail + blocks/mail/1.0/ + + + cdocs-portal + blocks/portal/1.0/ + + + cdocs-serializers + blocks/serializers/1.0/ + + + cdocs-template + blocks/template/1.0/ + + + cdocs-fop + blocks/fop/1.0/ + + + + cdocs-rcl-plugin + maven-plugins/reloading-classloader-plugin/1.0/ + + + + + + org.apache.cocoon + cocoon-maven-site-skin + 1.0.0-SNAPSHOT + + + + + + + ]]> + + + + + pre-site + + cocoon + + + +