[
https://issues.apache.org/jira/browse/TEPHRA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875244#comment-16875244
]
Andreas Neumann commented on TEPHRA-303:
----------------------------------------
Running mvn --debug, I see that it uses:
{code:java}
-sourcepath
/usr/local/google/home/andreasneumann/apache/incubator-tephra/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/../src/main/java:/usr/local/google/home/andreasneumann/apache/incubator-tephra/tephra-hbase-compat-1.1-base/src/main/java{code}
That is, the parent's sources are included twice. That explains it. Still not
sure why this happens and why only with 3.6.1
> HBase 1.1 tests don't compile
> -----------------------------
>
> Key: TEPHRA-303
> URL: https://issues.apache.org/jira/browse/TEPHRA-303
> Project: Tephra
> Issue Type: Bug
> Affects Versions: 0.15.0-incubating
> Reporter: Lars Hofhansl
> Assignee: Poorna Chandra
> Priority: Major
> Fix For: 0.16.0-incubating
>
>
> Compiling the tests fails with "duplicate classes".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)