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 01:00:06 UTC

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

     [ https://issues.apache.org/jira/browse/MAILBOX-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit resolved MAILBOX-250.
------------------------------------
    Resolution: Fixed

Fix commited.

> 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