Ross Gardler wrote: > 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.
I notice with my local update of our packaged Cocoon (see Re: FOR-750) that the commons-jci jar was upgraded. Perhaps that will help. -David