I think I broke this a couple of weeks ago while cleaning up the logging dependencies. I should have it fixed soon.
On 7/23/07, Stefan Seelmann <[EMAIL PROTECTED]> wrote:
Hi, When building the ApacheDS trunk the Class-Path of the MANIFEST.MF of the apache-tools.jar contains ../lib/commons-logging-1.1.jar However in lib there is only commons-logging-1.0.4.jar. So when running the apacheds-tools I get an Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory As a workaround I just copied the commons-logging-1.1.jar into the lib directory. Because I am unexperienced with maven I have no idea how to fix it. Ideas? Regards, Stefan Seelmann
