
http://bugzilla.qos.ch/show_bug.cgi?id=10 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from noreply.sebastien@qos.ch 2006-10-09 09:16 ------- I just did a fresh checkout and experience the same problem. The trace you attached seems more like a dependency problem to me, not a missing file. The file JettyBasicTest.java is present in the repository, and is read by maven if I read the trace correctly. The JettyBasicTest file needs a ListAppender to compile. This file is located in the core module, within the tests files. In logback-access' pom.xml, there was a dependency on logback core, but not logback-core tests. The corrected pom.xml is committed. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.