closure-maven-plugin
A maven plugin that ties together closure-{compiler,stylesheets,templates} and protocol buffers.
See the site documentation for more details.
To check out and run the demo app:
$ git clone https://github.com/mikesamuel/closure-maven-plugin.git
$ cd closure-maven-plugin
$ git submodule update
$ ./run_demo_server.sh
or browse the demo source code.
Question?