Tellier Benoit created MAILBOX-250:
--------------------------------------

             Summary: HBase mailbox build is broken
                 Key: MAILBOX-250
                 URL: https://issues.apache.org/jira/browse/MAILBOX-250
             Project: James Mailbox
          Issue Type: Bug
            Reporter: Tellier Benoit


Compiling mailboxes projects issue an error :

```
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on 
project apache-james-mailbox-hbase: Compilation failure
[ERROR] 
/home/benwa/Documents/Linagora/james-parent/modules/mailbox/hbase/src/main/java/org/apache/james/mailbox/hbase/mail/HBaseMailboxMapper.java:[65,8]
 cannot access org.apache.commons.logging.Log
[ERROR] class file for org.apache.commons.logging.Log not found
```

Acceptance criteria :
 -  compile James mailbox
 - Run HBase unit test

Deleting the explude on common logging from the POM solves the issue.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to