I am using the introduction in the documentation as my guide.  I am new to Maven and logback.  When I run mvn install I get one test error.  It is testAppendAccessEvent(ch.qos.logback.access.db.DBAppenderTest)  

How can I fix this to complete Maven install?

Scott