A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1276.html
Document ID: 1276 Branch: main Language: default Name: Other tools that we use (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 12/5/06 2:08:32 AM Updated by: Mark Lundquist A new version has been created, state: draft Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 3290 bytes (previous version: 2903 bytes) Content diff: (9 equal lines skipped) <h2><img src="daisy:1283"/> Maven</h2> --- <p>The Cocoon project uses <a href="http://maven.apache.org">Maven</a> in --- several roles:</p> +++ <p>The Cocoon project uses Apache <a href="http://maven.apache.org">Maven</a> +++ in several roles:</p> <ul> <li>For <strong>Cocoon users</strong>: as the downloader for (8 equal lines skipped) </ul> <p> This method is superior to other alternatives, e.g. downloading --- tarballs, manually downloading transitively dependent artifacts</p> +++ tarballs, manually downloading transitively dependent artifacts.</p> <ul> <li>Also for <strong>Cocoon users</strong>: optionally, as the deployer/launcher (2 equal lines skipped) <li>For Cocoon <strong><em>application</em> developers</strong> building web apps using Cocoon + custom Java code: it's recommended that you <a href="http://">set up your projects</a> to use Maven as your build tool. --- This saves you from having to deal with all the usual low-level build +++ This frees you from having to deal with all the usual low-level build infrastructure issues of classpaths, jar dependencies and versions, etc. and lets you get on with the coding!</li> <li>For <strong>Cocoon developers</strong>: as the build tool for (29 equal lines skipped) <h2>Continuum</h2> +++ <p>The Cocoon project uses Maven +++ <a href="http://maven.apache.org/continuum/">Continuum</a> to run its +++ <a href="http://en.wikipedia.org/wiki/Continuous_Integration">continuous +++ integration</a> build cycle. This probably isn't all that interesting except to +++ the Cocoon committers. For the rest of us, we can be happy that Cocoon is being +++ integrated... continuously... :-)</p> +++ </body> </html>