Reinhard Poetz wrote: > 0. checkout complete trunk and > $ mvn clean install -Dmaven.test.skip=true > > Call this as long as you get "BUILD SUCCESSFUL". > > 1. go to cocoon-webapp > $ mvn cocoo:deploy > $ mvn jetty6:run > > 2. point your browser to http://localhost:8888/ or > http://localhost:8888/apps/cocoon-deployer-plugin-demo/test > > Please report back if it works for you too. > Works for me. Nice!
There seems to be a problem with the deployer: if you invoke the deployer twice (without cleaning up in between), then you run into deployment exception (sitemap already exists). Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
