[
https://issues.apache.org/jira/browse/HBASE-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361845#comment-14361845
]
Josh Elser commented on HBASE-13236:
------------------------------------
Hrm, perhaps the docs are out of date?
http://wiki.apache.org/hadoop/CodeReviewChecklist referred me to
http://www.oracle.com/technetwork/java/javase/documentation/codeconventions-136091.html#313
which says line-wrap at 80. Is there a different doc than this wiki page I
should have been looking at?
Thanks for the apply, too!
> Clean up m2e-related warnings/errors from poms
> ----------------------------------------------
>
> Key: HBASE-13236
> URL: https://issues.apache.org/jira/browse/HBASE-13236
> Project: HBase
> Issue Type: Improvement
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.12
>
> Attachments: HBASE-13236-master.patch, HBASE-13236-v1.patch
>
>
> Pulled down HBase, imported into Eclipse (either directly with m2eclipse or
> by running {{mvn eclipse:eclipse}} to generate the projects), and this
> results in a bunch of red due to executions/goals of certain plugins being
> unable to run in the context of eclipse.
> The lifecycle-mapping "plugin" can be used to get around these errors (and
> already exists in the pom).
> Add more mappings to the configuration so that a fresh import into Eclipse is
> not hindered by a bunch of "false' errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)