Add project skeleton
Review Request #8919 — Created May 5, 2017 and submitted — Latest diff uploaded
This patch sets up the project skeleton. The project is built with maven
and can be built according to the instructions inREADME.md
.
Built with
mvn package
. I was able to see my plugin in Gerrit's plugin
API.
README.md |
---|
pom.xml |
---|
src/main/java/org/reviewboard/rbgerrit/Module.java |
---|