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.

regards Jeremy

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

Reply via email to