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.

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------



        
                
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de

Reply via email to