Lehtonen, Mika wrote:
Hello all,

maybe you should have beginners list as for questions/problems like mine. :-[

I finally put myself together and started to get familiar with Cocoon 2.2. I am totally 'out and cold' what comes to the Maven and many other concepts with 2.2. So I started with "Your first Cocoon application with Maven 2". Everything went as expected until I tried to run 'mvn jetty:run'. At first, it downloaded a lot of different stuff, but then there was some error. How can I capture the stacktrace?
<snip>

run the command again, but redirect the output to a text file:

mvn jetty:run > somefile.txt




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to