Josh Elser created HBASE-13236:
----------------------------------
Summary: 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
Priority: Minor
Fix For: 2.0.0, 1.1.0
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)