I want to install delete-project plugin to my gerrit server. As per the latest version, I should clone it from google source and use buck build.
I cloned it and my b
I managed to install delete-project plugin after following this thread:
https://groups.google.com/forum/#!topic/repo-discuss/hbBc2TUhl7s
and then install according to:
https://gerrit-review.googlesource.com/Documentation/cmd-plugin-install.html
P.S. I build the jar following the below steps:
You should then find the delete-project.jar in buck-out/gen/delete-project/delete-project.jar