blob: 00df3c55e9b45f855e25951a2e3476aa27c6efc4 [file] [log] [blame]
Shawn Pearcebf8ebbe2013-05-06 14:23:26 -07001If you are adding a directory here:
2
3- Search all pom.xml files for "CORE PLUGIN LIST".
4- Add the new plugin to that location.
5- (optional) Thank the Maven developers for making this easy.
6
7- Ensure the plugin's pom.xml <version> is the same as Gerrit's
8 own pom.xml(s). Gerrit will only embed a plugin that has the
9 same version as itself.
10
11- Register the plugin as a submodule with git submodule.