FYI, I'm getting an error trying to run b5 on OS-X. I've had it
successfully running on Windows 2k earlier today.

The reason for the error is that when I downloaded it in OS-X, and allowed
it to be automatically unzipped, it renamed the jelly jar to:

commons-jelly-1.0-dev.20020811.

The error I get is, on any invocation of 'maven', for example maven -g:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/jelly/JellyException
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:195)
        at com.werken.forehead.Forehead.setupEntry(Forehead.java:298)
        at com.werken.forehead.Forehead.config(Forehead.java:256)
        at com.werken.forehead.Forehead.config(Forehead.java:131)
        at com.werken.forehead.Forehead.main(Forehead.java:571)


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

Reply via email to