The Maven archetypes are still built with Maven and the corresponding
target folders should be ignored.
Change-Id: I4cc129b8a381c80e352bba41c6cd38bc6aa320b3
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
With this plugin projects that are created with the archetypes
immediately have the Gerrit standard settings, e.g. code formatting
rules.
Change-Id: Ia98ca03fd9d5d759a4292f82f7fdda9838461dee
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
The parent pom.xml doesn't exist anymore since the Gerrit build is now
using Buck.
Change-Id: I4b9872f44cf7fb8cec0ceb499ccbbb9e7c617ee5
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Per [1] the correct URL is <bucket>.storage.googleapis.com/<object>.
Update existing references to project resources to use this domain
name instead of the old name.
[1] https://developers.google.com/storage/docs/reference-uris
Change-Id: I3788cfb4504b3908d2b5eccbdf52beffc3d18387
Use auto registering mechanism using @Listen annotation instead of
binding in main Module.
Change-Id: I3ece0066fb52cfae4e5913782b1cf43e71f1dc07
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
Adds example JavaScript based Web UI plugin archetype.
Change-Id: Id1e606d677f86e6e4fe383aef78921503787aaf3
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>