On 22 Nov 2006, at 13:21, Reinhard Poetz wrote:

Jeremy Quinn wrote:
Hi
On 22 Nov 2006, at 00:22, Daniel Fagerstrom wrote:
To remove the use of the cocoon deployer you remove the following snippet from the pom for cocoon-dist-samples:

      <plugin>
        <groupId>org.apache.cocoon</groupId>
        <artifactId>cocoon-deployer-plugin</artifactId>
        <version>1.0.0-M2-SNAPSHOT</version>
        <configuration>
          <serverVersion>2.2</serverVersion>
        </configuration>
        <executions>
          <execution>
            <phase>package</phase>
            <goals>
              <goal>deploy</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
Should this be removed from both modules in /dists/, then committed ?
I just tried a clean install with -Dalldists and the cocoon-dist- publishing failed.

May I recommend using the archetypes instead of the cocoon-dist- samples as a starting point? See http://cocoon.zones.apache.org/ daisy/cdocs-site-main/g1/1159.html. It will help you to learn more about c22 before you tackle some more complex stuff.

The problem is, I want to be able to run the samples, so that I can do work on the Ajax and Forms blocks to sync them with the changes I have made to 2.1.10-dev.

If there is another way to get started, I am all ears :)

regards Jeremy

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to