# Contributing to Eclipse m2eclipse Thanks for your interest in this project. ## Project description The goal of the Eclipse m2e project is to provide a first-class Apache Maven support in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers, the very tight integration with JDT greatly simplifies the consumption of Java artifacts either being hosted on open source repositories such as Maven Central, or in your in-house Maven repository. * https://projects.eclipse.org/projects/technology.m2e ## Developer resources ### Issue management This project uses Bugzilla to track ongoing development and issues. * Search for issues: https://bugs.eclipse.org/bugs/buglist.cgi?product=m2e * Create a new report: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=m2e Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome! ### Development environment Please see http://wiki.eclipse.org/M2E_Development_Environment ### Code contributions m2e only accepts contributions via the [Eclipse Gerrit instance](https://git.eclipse.org/r/#/admin/projects/m2e/m2e-core). ## Eclipse Development Process This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy. ## Eclipse Contributor Agreement Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA). * http://www.eclipse.org/legal/ECA.php Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the contribution has been provided to the project. The non-committer must additionally have an Eclipse Foundation account and must have a signed Eclipse Contributor Agreement (ECA) on file. For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit ## Contact Contact the project developers via the project's "dev" list. * https://dev.eclipse.org/mailman/listinfo/m2e-dev