ctubbsii opened a new pull request #1313: ZOOKEEPER-3788: Add m2e config for Eclipse devs URL: https://github.com/apache/zookeeper/pull/1313 Add information to the pom.xml about plugin executions when importing the project into Eclipse using M2E. This information is added to a profile that is automatically activated when using Eclipse, but otherwise ignored. This change enables developers who use Eclipse to more easily develop and contribute to ZooKeeper without the project generating a bunch of errors when importing into the Eclipse IDE. As plugins add their own m2e lifecycle metadata, the section added in this commit can be removed. For more, see: https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
