Describe where to get the sample Maven plugin project
Change-Id: I52e859d39ca6aa4d92cfd78f9b47560f288e3787
This commit is contained in:
@@ -18,9 +18,14 @@ Most of this documentation refers to either type as a plugin.
|
|||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
To start development, download the sample maven project, which
|
To start development, clone the sample maven project:
|
||||||
downloads the dependencies file that matches the war file to develop
|
|
||||||
against. Dependencies are offered in two different formats:
|
----
|
||||||
|
$ git clone https://gerrit.googlesource.com/plugins/helloworld
|
||||||
|
----
|
||||||
|
|
||||||
|
This project includes the dependencies file that matches the war file to
|
||||||
|
develop against. Dependencies are offered in two different formats:
|
||||||
|
|
||||||
gerrit-extension-api.jar::
|
gerrit-extension-api.jar::
|
||||||
A stable but thin interface. Suitable for extensions that need
|
A stable but thin interface. Suitable for extensions that need
|
||||||
|
Reference in New Issue
Block a user