[
https://issues.apache.org/jira/browse/HBASE-16976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated HBASE-16976:
-------------------------------
Attachment: HBASE-16976.001.patch
.001 Simply changes the maven-compiler-plugin to use the default location for
generated classes from {{src/main/java}}.
> hbase-protocol-shaded module generates classes to wrong directory
> -----------------------------------------------------------------
>
> Key: HBASE-16976
> URL: https://issues.apache.org/jira/browse/HBASE-16976
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 2.0.0
>
> Attachments: HBASE-16976.001.patch
>
>
> I've been fighting with getting master to import/build normally inside of
> Eclipse (a bit seems to have come in as a part of the shaded protocol work).
> Once thing I see definitely wrong is that Eclipse is balking at the source
> files being compiled in {{target/}} instead of {{target/classes}}. This looks
> like an omission since there is no good reason to not use the standard
> convention of {{target/classes}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)