A comment has been created. http://cocoon.zones.apache.org/daisy/documentation/1362.html
Document ID: 1362 Name: Deploying a Cocoon application Branch: main Language: default Created by: David Perez Created on: 12/5/07 8:55:47 AM Visibility: public When doing "mvn package jetty:run" you will receive an error if don't do this before: cd myBlock1 mvn install cd ../myBlock2 mvn install As Maven won't be able to locate the blocks source.