A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1199.html
Document ID: 1199 Branch: main Language: default Name: Releasing Cocoon (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 8/3/06 8:33:41 PM Updated by: Jorg Heymans A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 3505 bytes (previous version: 3000 bytes) Content diff: (53 equal lines skipped) <p>If the "-N" option doesn't work for you, you have to comment the modules section in the pom by hand and comment it out after the release.</p> +++ <p>Take care to manually change all poms that have the released pom as a parent. +++ For example you release cocoon-blocks-modules under version 3, before it was +++ 2-SNAPSHOT. The next version increment of that pom is thus 3-SNAPSHOT, and you +++ should manually change all poms that have 2-SNAPSHOT for this parent to +++ 3-SNAPSHOT. Otherwise the trunk build will use "old" ie already released +++ artifacts, which is not desired.</p> +++ <h1>Releasing JAR artifacts</h1> <ol> (4 equal lines skipped) <li><tt>mvn -Dusername=[svn-user-name] -Dpassword=******** release:perform</tt> </li> <li>if SNAPSHOT dependencies have been replaced before, point again to them</li> +++ <li>Point all artifacts in trunk to the new snapshot version of this artifact. +++ </li> </ol> <p><strong>Note (jheymans)</strong></p> (21 equal lines skipped)