Gump wrote:
To whom it may engage...

...

     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/commons/cli/Options
     [java]     at org.apache.cocoon.Main.setOptions(Main.java:96)
     [java]     at org.apache.cocoon.Main.main(Main.java:214)

Just highlighting this one as it may be assumed it is the same build problem I left too long before fixing. I think I fixed the previous issue, this is a new one as far as I can tell.

Ross