[
https://issues.apache.org/jira/browse/HBASE-6405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417821#comment-13417821
]
Jesse Yates commented on HBASE-6405:
------------------------------------
@Elliot: yeah, I just noticed that it wasn't building - my bad. Adding back in
those tags should be fine, but they need to by pulled out of the properties
definition in /hbase/pom.xml's hadoop-1.0 profile and just have them reside in
the general properties section in /hbase/pom.xml.
bq. Is there some reason that only hbase-hadoop2 has the maven m2e stuff added ?
Yeah, only hadoop2 has the maven-dependency-plugin running to specify the
classpath since it is bound to an "interesting" phase. Specifically, from the
m2e docs:
{quote}
m2e 1.0 requires explicit instructions what to do with all Maven plugins bound
to "interesting" phases
{quote}
where 'interesting phases' are defined here:
https://docs.sonatype.org/display/M2ECLIPSE/Project+build+lifecycle+mapping
Currently, it ignores the phase when building in eclipse (which is generally
fine, considering command line maven is really source of truth). I'm working on
a new version that fixes hadoop1 and has the build plugin execute.
> Create Hadoop compatibilty modules and Metrics2 implementation of replication
> metrics
> -------------------------------------------------------------------------------------
>
> Key: HBASE-6405
> URL: https://issues.apache.org/jira/browse/HBASE-6405
> Project: HBase
> Issue Type: Sub-task
> Reporter: Zhihong Ted Yu
> Assignee: Elliott Clark
> Fix For: 0.96.0
>
> Attachments: 6405.txt, HBASE-6405-ADD.patch,
> hbase-6405-addendum-2.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira