
http://bugzilla.qos.ch/show_bug.cgi?id=13 Summary: Clean build of logback-access results in compilation failure Product: logback-access Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: blocker Priority: P1 Component: Other AssignedTo: logback-dev@qos.ch ReportedBy: noreply.ceki@qos.ch ~/LB/logback-access >mvn clean install [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Logback Access Module [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory c:\home\ceki\LB\logback-access\target [INFO] Deleting directory c:\home\ceki\LB\logback-access\target\classes [INFO] Deleting directory c:\home\ceki\LB\logback-access\target\test-classes [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 36 source files to c:\home\ceki\LB\logback-access\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure c:\home\ceki\LB\logback-access\src\main\java\ch\qos\logback\access\tomcat\LogbackValve.java:[115,20] unreported exception ch.qos.logback.core.joran.spi.JoranExce ption; must be caught or declared to be thrown [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Sun Oct 15 19:54:33 CEST 2006 [INFO] Final Memory: 4M/10M -- 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.