You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2015/09/24 00:24:04 UTC

[jira] [Created] (MAILBOX-250) HBase mailbox build is broken

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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org