Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 92722 invoked from network); 10 May 2007 08:34:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 May 2007 08:34:40 -0000 Received: (qmail 41102 invoked by uid 500); 10 May 2007 08:34:41 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 41012 invoked by uid 500); 10 May 2007 08:34:41 -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 40989 invoked by uid 99); 10 May 2007 08:34:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2007 01:34:41 -0700 X-ASF-Spam-Status: No, hits=-99.5 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; Thu, 10 May 2007 01:34:31 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 341CA1A9844; Thu, 10 May 2007 01:34:11 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r536777 [2/2] - in /cocoon/trunk: ./ blocks/ blocks/cocoon-ajax/cocoon-ajax-impl/ blocks/cocoon-auth/cocoon-auth-impl/ blocks/cocoon-batik/cocoon-batik-impl/ blocks/cocoon-captcha/cocoon-captcha-impl/ blocks/cocoon-databases/cocoon-database... Date: Thu, 10 May 2007 08:34:09 -0000 To: cvs@cocoon.apache.org From: reinhard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070510083411.341CA1A9844@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml (original) +++ cocoon/trunk/core/cocoon-store/cocoon-store-impl/pom.xml Thu May 10 01:34:07 2007 @@ -39,23 +39,6 @@ http://cocoon.apache.org/${docs.m.store-impl.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.store-impl.version} @@ -73,29 +56,24 @@ org.apache.cocoon cocoon-configuration-api - org.apache.cocoon cocoon-thread-api - org.apache.cocoon cocoon-util - commons-io commons-io - org.apache.excalibur.components excalibur-store - org.apache.avalon.logkit @@ -106,12 +84,10 @@ org.apache.excalibur.containerkit excalibur-instrument-api - net.sf.ehcache ehcache - commons-collections Modified: cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml (original) +++ cocoon/trunk/core/cocoon-thread/cocoon-thread-api/pom.xml Thu May 10 01:34:07 2007 @@ -39,23 +39,6 @@ http://cocoon.apache.org/${docs.m.thread-api.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.thread-api.version} @@ -72,7 +55,6 @@ concurrent concurrent - Modified: cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml (original) +++ cocoon/trunk/core/cocoon-thread/cocoon-thread-impl/pom.xml Thu May 10 01:34:07 2007 @@ -37,23 +37,6 @@ http://cocoon.apache.org/${docs.m.thread-impl.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.thread-impl.version} @@ -77,7 +60,6 @@ commons-logging commons-logging - logkit @@ -93,25 +75,21 @@ org.springframework spring-beans - org.springframework spring-mock - test junit junit - test easymock easymock - test Modified: cocoon/trunk/core/cocoon-util/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-util/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-util/pom.xml (original) +++ cocoon/trunk/core/cocoon-util/pom.xml Thu May 10 01:34:07 2007 @@ -38,23 +38,6 @@ http://cocoon.apache.org/${docs.m.util.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.util.version} @@ -72,18 +55,15 @@ org.apache.avalon.framework avalon-framework-impl - commons-lang commons-lang - commons-logging commons-logging - logkit @@ -98,13 +78,11 @@ jakarta-regexp jakarta-regexp - junit junit - test Modified: cocoon/trunk/core/cocoon-xml/cocoon-xml-api/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-xml/cocoon-xml-api/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-xml/cocoon-xml-api/pom.xml (original) +++ cocoon/trunk/core/cocoon-xml/cocoon-xml-api/pom.xml Thu May 10 01:34:07 2007 @@ -39,23 +39,6 @@ http://cocoon.apache.org/${docs.m.xml-api.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.xml-api.version} Modified: cocoon/trunk/core/cocoon-xml/cocoon-xml-impl/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-xml/cocoon-xml-impl/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-xml/cocoon-xml-impl/pom.xml (original) +++ cocoon/trunk/core/cocoon-xml/cocoon-xml-impl/pom.xml Thu May 10 01:34:07 2007 @@ -37,23 +37,6 @@ http://cocoon.apache.org/${docs.m.xml-impl.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.xml-impl.version} @@ -71,13 +54,10 @@ org.apache.cocoon cocoon-xml-api - - org.springframework spring-context - avalon-framework @@ -96,12 +76,11 @@ xml-apis xml-apis - xml-resolver xml-resolver - + Modified: cocoon/trunk/core/cocoon-xml/cocoon-xml-resolver/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-xml/cocoon-xml-resolver/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/cocoon-xml/cocoon-xml-resolver/pom.xml (original) +++ cocoon/trunk/core/cocoon-xml/cocoon-xml-resolver/pom.xml Thu May 10 01:34:07 2007 @@ -38,23 +38,6 @@ http://cocoon.apache.org/${docs.m.xml-resolver.relPath} - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 0 - true - - - - - ${project.name} ${docs.m.xml-resolver.version} @@ -71,12 +54,11 @@ org.apache.cocoon cocoon-spring-configurator - org.apache.cocoon cocoon-xml-impl - + Modified: cocoon/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/core/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/core/pom.xml (original) +++ cocoon/trunk/core/pom.xml Thu May 10 01:34:07 2007 @@ -80,4 +80,21 @@ https://svn.apache.org/repos/asf/cocoon/trunk/core + + + daisy + + + + org.daisycms + daisy-maven-plugin + + true + + + + + + + Modified: cocoon/trunk/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/pom.xml (original) +++ cocoon/trunk/pom.xml Thu May 10 01:34:07 2007 @@ -23,18 +23,19 @@ 4.0.0 + pom org.apache apache 4 - pom + org.apache.cocoon cocoon 4-SNAPSHOT Apache Cocoon - http://cocoon.apache.org 1999 + http://cocoon.apache.org blocks @@ -62,61 +63,28 @@ false - - - reinhard-m2-snapshot-repository - http://www.apache.org/~reinhard/m2-snapshot-repository - - false - - - true - - + - - - reinhard-m2-snapshot-repository - http://www.apache.org/~reinhard/m2-snapshot-repository - - false - - - true - - - - - The Apache Software Foundation http://www.apache.org/ - - ugo - Ugo Cei - ugo@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - - + + ugo + Ugo Cei + ugo@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + + crossley David Crossley crossley@apache.org @@ -128,19 +96,19 @@ +10 - - tcurdt - Torsten Curdt - tcurdt at apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - - + + tcurdt + Torsten Curdt + tcurdt at apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + + bdelacretaz Bertrand Delacretaz bdelacretaz@apache.org @@ -188,19 +156,19 @@ +1 - - vgritsenko - Vadim Gritsenko - vgritsenko@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - -5 - - + + vgritsenko + Vadim Gritsenko + vgritsenko@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + -5 + + joerg Joerg Heinicke joerg@apache.org @@ -224,19 +192,19 @@ +1 - - ahochsteger - Andreas Hochsteger - ahochsteger@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - - + + ahochsteger + Andreas Hochsteger + ahochsteger@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + + jjohnston Jason Johnston jjohnston@apache.org @@ -248,42 +216,42 @@ -7 - - felixk - Felix Knecht - felixk@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - - - gkossakowski - Grzegorz Kossakowski - gkossakowski@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - - - hepabolu - Helma van der Linden - hepabolu@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +1 - + + felixk + Felix Knecht + felixk@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + + + gkossakowski + Grzegorz Kossakowski + gkossakowski@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + + + hepabolu + Helma van der Linden + hepabolu@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +1 + anathaniel Alfred Nathaniel @@ -345,31 +313,31 @@ +1 - - asavory - Andrew Savory - asavory@apache.org - ASF - http://www.apache.org - - PMC member - Committer - - +0 - - - ltrieloff - Lars Trieloff - lars@trieloff.net - Mindquarry GmbH - http://www.mindquarry.com - - PMC member - Committer - - +1 - - + + asavory + Andrew Savory + asavory@apache.org + ASF + http://www.apache.org + + PMC member + Committer + + +0 + + + ltrieloff + Lars Trieloff + lars@trieloff.net + Mindquarry GmbH + http://www.mindquarry.com + + PMC member + Committer + + +1 + + sylvain Sylvain Wallez sylvain@apache.org @@ -382,8 +350,8 @@ Committer +1 - - + + cziegeler Carsten Ziegeler cziegeler@apache.org @@ -1382,11 +1350,6 @@ 1.5-dev - org.daisycms - daisy-maven-plugin - 1.0.0-20070418.125604-1 - - daisy daisy-repository-api 1.5-dev @@ -1417,6 +1380,11 @@ 1.5-dev + org.daisycms + daisy-maven-plugin + 1.0.0-alpha-1 + + ojb db-ojb 1.0.4 @@ -2071,171 +2039,6 @@ maven-war-plugin 2.0.2 - - org.daisycms - daisy-maven-plugin - 1.0.0-20070418.125604-1 - - ${docs.repoUrl} - http://cocoon.zones.apache.org/daisy/cdocs/ - cocoon-daisy - true - The Cocoon Community - 0 - - - - cdocs-site-main - ${docs.m.site-main.relPath} - - - cdocs-site-blocks - blocks/ - - - cdocs-site-core-modules - ${docs.m.site-core-modules.relPath} - - - cdocs-site-subprojects - ${docs.m.subprojects.relPath} - - - cdocs-site-maven-plugins - ${docs.m.site-maven-plugins.relPath} - - - cdocs-site-servlet-service - ${docs.m.site-servlet-service.relPath} - - - cdocs-site-configuration - ${docs.m.site-configuration.relPath} - - - cdocs-site-22 - ${docs.m.site-22.relPath} - - - - cdocs-core - ${docs.m.core.relPath} - - - - cdocs-configuration-api - ${docs.m.configuration-api.relPath} - - - cdocs-spring-configurator - ${docs.m.spring-configurator.relPath} - - - - cdocs-ajax - ${docs.m.ajax.relPath} - - - cdocs-auth - ${docs.m.auth.relPath} - - - cdocs-batik - ${docs.m.batik.relPath} - - - cdocs-captcha - ${docs.m.captcha.relPath} - - - cdocs-flowscript - ${docs.m.flowscript.relPath} - - - cdocs-fop - ${docs.m.fop.relPath} - - - cdocs-forms - ${docs.m.forms.relPath} - - - cdocs-javaflow - ${docs.m.javaflow.relPath} - - - cdocs-lucene - ${docs.m.lucene.relPath} - - - cdocs-mail - ${docs.m.mail.relPath} - - - cdocs-portal - ${docs.m.portal.relPath} - - - cdocs-profiler - ${docs.m.profiler.relPath} - - - cdocs-serializers - ${docs.m.serializers.relPath} - - - cdocs-template - ${docs.m.template.relPath} - - - cdocs-html - ${docs.m.html.relPath} - - - cdocs-linkrewriter - ${docs.m.linkrewriter.relPath} - - - cdocs-databases - ${docs.m.databases.relPath} - - - - cdocs-maven-plugin - ${docs.m.maven-plugin.relPath} - - - - <project> - <skin> - <groupId>org.apache.cocoon</groupId> - <artifactId>cocoon-thien-maven-site-skin</artifactId> - <version>1.0.0-SNAPSHOT</version> - </skin> - <body> - <!-- @daisy-start@ --><!-- @daisy-end@ --> - <menu ref="reports" /> - </body> - </project> - - org.apache.cocoon.tools.maven.daisy.export.strategy.CocoonExportStrategy - - - - org.apache.cocoon - cocoon-daisy-export-strategy - 1.0.0-SNAPSHOT - - - - - pre-site - - export - - - - @@ -2275,7 +2078,7 @@ maven-release-plugin - 2.0-beta-4 + 2.0-beta-5 https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/${project.artifactId} @@ -2378,10 +2181,10 @@ file://${basedir}/../../../site/site - ../../../ + ../../../../ http://cocoon.zones.apache.org:9263 - + ./ 2.2/ 2.2/blocks/ 2.2/core-modules/ @@ -2473,7 +2276,7 @@ 2.2/blocks/hsqldb-client/${docs.m.hsqldb-client.version}/ 1.0 - 2.2/maven-plugins/${docs.m.rcl-plugin.version}/ + 2.2/maven-plugins/maven-plugin/${docs.m.maven-plugin.version}/ @@ -2498,6 +2301,204 @@ + daisy + + + cocoon.dev + http://people.apache.org/~reinhard/m2-daisy-staging-repository/ + + true + + + false + + + + + + cocoon.dev + http://people.apache.org/~reinhard/m2-daisy-staging-repository/ + + true + + + false + + + + + + + + org.daisycms + daisy-maven-plugin + 1.0.0-alpha-1 + + ${docs.repoUrl} + http://cocoon.zones.apache.org/daisy/cdocs/ + cocoon-daisy + true + The Cocoon Community + 0 + + + + cdocs-site-main + ${docs.m.site-main.relPath} + + + cdocs-site-blocks + ${docs.m.site-blocks.relPath} + + + cdocs-site-core-modules + ${docs.m.site-core-modules.relPath} + + + cdocs-site-subprojects + ${docs.m.subprojects.relPath} + + + cdocs-site-maven-plugins + ${docs.m.site-maven-plugins.relPath} + + + cdocs-site-servlet-service + ${docs.m.site-servlet-service.relPath} + + + cdocs-site-configuration + ${docs.m.site-configuration.relPath} + + + cdocs-site-22 + ${docs.m.site-22.relPath} + + + + cdocs-core + ${docs.m.core.relPath} + + + + cdocs-configuration-api + ${docs.m.configuration-api.relPath} + + + cdocs-spring-configurator + ${docs.m.spring-configurator.relPath} + + + + cdocs-ajax + ${docs.m.ajax.relPath} + + + cdocs-auth + ${docs.m.auth.relPath} + + + cdocs-batik + ${docs.m.batik.relPath} + + + cdocs-captcha + ${docs.m.captcha.relPath} + + + cdocs-flowscript + ${docs.m.flowscript.relPath} + + + cdocs-fop + ${docs.m.fop.relPath} + + + cdocs-forms + ${docs.m.forms.relPath} + + + cdocs-javaflow + ${docs.m.javaflow.relPath} + + + cdocs-lucene + ${docs.m.lucene.relPath} + + + cdocs-mail + ${docs.m.mail.relPath} + + + cdocs-portal + ${docs.m.portal.relPath} + + + cdocs-profiler + ${docs.m.profiler.relPath} + + + cdocs-serializers + ${docs.m.serializers.relPath} + + + cdocs-template + ${docs.m.template.relPath} + + + cdocs-html + ${docs.m.html.relPath} + + + cdocs-linkrewriter + ${docs.m.linkrewriter.relPath} + + + cdocs-databases + ${docs.m.databases.relPath} + + + + cdocs-maven-plugin + ${docs.m.maven-plugin.relPath} + + + + <project> + <skin> + <groupId>org.apache.cocoon</groupId> + <artifactId>cocoon-thien-maven-site-skin</artifactId> + <version>1.0.0-SNAPSHOT</version> + </skin> + <body> + <!-- @daisy-start@ --><!-- @daisy-end@ --> + <menu ref="reports" /> + </body> + </project> + + org.apache.cocoon.tools.maven.daisy.export.strategy.CocoonExportStrategy + + + + org.apache.cocoon + cocoon-daisy-export-strategy + 1.0.0-SNAPSHOT + + + + + pre-site + + export + + + + + + + + + all-reports @@ -2590,6 +2591,20 @@ + + + + use-plugin-snapshots + + + apache.snapshot + http://svn.apache.org/maven-snapshot-repository + + + snapshots + http://snapshots.maven.codehaus.org/maven2 + + Modified: cocoon/trunk/site/cocoon-22-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-22-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-22-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-22-site/pom.xml Thu May 10 01:34:07 2007 @@ -46,22 +46,23 @@ - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1328 - cdocs-site-22 - false - - - - + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1328 + cdocs-site-22 + false + + + + + + Modified: cocoon/trunk/site/cocoon-blocks-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-blocks-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-blocks-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-blocks-site/pom.xml Thu May 10 01:34:07 2007 @@ -44,24 +44,25 @@ website ${docs.deploymentBaseUrl}/${docs.m.site-blocks.relPath} - + - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1205 - cdocs-site-blocks - false - - - - + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1205 + cdocs-site-blocks + false + + + + + + Modified: cocoon/trunk/site/cocoon-configuration-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-configuration-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-configuration-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-configuration-site/pom.xml Thu May 10 01:34:07 2007 @@ -45,23 +45,24 @@ ${docs.deploymentBaseUrl}/${docs.m.site-configuration.relPath} - - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1330 - cdocs-site-configuration - false - - - - + + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1330 + cdocs-site-configuration + false + + + + + + Modified: cocoon/trunk/site/cocoon-main-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-main-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-main-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-main-site/pom.xml Thu May 10 01:34:07 2007 @@ -60,29 +60,7 @@ org.apache.maven.plugins maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1203 - cdocs-site-main - false - - <project> - <skin> - <groupId>org.apache.cocoon</groupId> - <artifactId>cocoon-thien-maven-site-skin</artifactId> - <version>1.0.0-SNAPSHOT</version> - </skin> - <body> - <!-- @daisy-start@ --><!-- @daisy-end@ --> - <menu ref="reports"/> - </body> - </project> - - - + @@ -105,6 +83,38 @@ - + + + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1203 + cdocs-site-main + false + + <project> + <skin> + <groupId>org.apache.cocoon</groupId> + <artifactId>cocoon-thien-maven-site-skin</artifactId> + <version>1.0.0-SNAPSHOT</version> + </skin> + <body> + <!-- @daisy-start@ --><!-- @daisy-end@ --> + <menu ref="reports"/> + </body> + </project> + + + + + + + Modified: cocoon/trunk/site/cocoon-maven-plugins-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-maven-plugins-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-maven-plugins-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-maven-plugins-site/pom.xml Thu May 10 01:34:07 2007 @@ -45,23 +45,24 @@ ${docs.deploymentBaseUrl}/${docs.m.site-maven-plugins.relPath} - - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1209 - cdocs-site-maven-plugins - false - - - - + + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1209 + cdocs-site-maven-plugins + false + + + + + + Modified: cocoon/trunk/site/cocoon-servlet-service-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-servlet-service-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-servlet-service-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-servlet-service-site/pom.xml Thu May 10 01:34:07 2007 @@ -47,22 +47,23 @@ - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1326 - cdocs-site-servlet-service - false - - - - + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1326 + cdocs-site-servlet-service + false + + + + + + Modified: cocoon/trunk/site/cocoon-subprojects-site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-subprojects-site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/cocoon-subprojects-site/pom.xml (original) +++ cocoon/trunk/site/cocoon-subprojects-site/pom.xml Thu May 10 01:34:07 2007 @@ -46,22 +46,23 @@ - - - - org.apache.maven.plugins - maven-site-plugin - - - org.daisycms - daisy-maven-plugin - - 1307 - cdocs-site-subprojects - false - - - - + + + daisy + + + + org.daisycms + daisy-maven-plugin + + 1307 + cdocs-site-subprojects + false + + + + + + Modified: cocoon/trunk/site/pom.xml URL: http://svn.apache.org/viewvc/cocoon/trunk/site/pom.xml?view=diff&rev=536777&r1=536776&r2=536777 ============================================================================== --- cocoon/trunk/site/pom.xml (original) +++ cocoon/trunk/site/pom.xml Thu May 10 01:34:07 2007 @@ -101,30 +101,35 @@ ../core/cocoon-xml/cocoon-xml-impl ../core/cocoon-xml/cocoon-xml-resolver - - - - - - org.daisycms - daisy-maven-plugin - - - <project> - <skin> - <groupId>org.apache.cocoon</groupId> - <artifactId>cocoon-thien-maven-site-skin</artifactId> - <version>1.0.0-SNAPSHOT</version> - </skin> - <body> - <!-- @daisy-start@ --><!-- @daisy-end@ --> - </body> - </project> - - - - - - + + + daisy + + + + + org.daisycms + daisy-maven-plugin + + + <project> + <skin> + <groupId>org.apache.cocoon</groupId> + <artifactId>cocoon-thien-maven-site-skin</artifactId> + <version>1.0.0-SNAPSHOT</version> + </skin> + <body> + <!-- @daisy-start@ --><!-- @daisy-end@ --> + </body> + </project> + + + + + + + + +