Configure hadoop-main pom to get rid of M2E plugin execution not covered ------------------------------------------------------------------------
Key: HADOOP-8017 URL: https://issues.apache.org/jira/browse/HADOOP-8017 Project: Hadoop Common Issue Type: Improvement Components: build Affects Versions: 0.24.0 Reporter: Eric Charles Last M2Eclipse plugin (maven plugin for eclipse) shows nasty errors when importing the hadoop maven modules (read more on http://wiki.eclipse.org/M2E_plugin_execution_not_covered). The solution is to configure the build section of the pom with a org.eclipse.m2e:lifecycle-mapping plugin. This configuration has no influence on the Maven build itself. -- 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