A comment has been created. http://cocoon.zones.apache.org/daisy/documentation/1159.html
Document ID: 1159 Name: Your first Cocoon application using Maven 2 Branch: main Language: default Created by: hugo burm Created on: 11/12/07 9:49:27 AM Visibility: public Using Intellij Idea from Jetbrains Starting from version 7.0.1 Maven is supported. You can import the pom.xml directly into Idea. For a quick start: import the pom file and create a run/debug configuration and enter as goal "jetty:run" and hit the "run" button.