diff --git a/README.md b/README.md index f45091a5..7d2d71ef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ +# Vaadin 8 Maven Plugin + +This repo hosts the Vaadin 8 Maven Plugin which is able to compile a client-side GWT-based widgetset. + The documentation for the **GWT Maven Plugin** is here: http://mojo.codehaus.org/gwt-maven-plugin/ +## Looking for Vaadin 14+ Plugin? + +Report issues for the Vaadin Flow Maven Plugin (Vaadin 14+) here: https://github.com/vaadin/flow/issues + +The documentation for plugin goals can be found at Vaadin's documentation, in the [Advanced Production Mode Topics](https://vaadin.com/docs/v14/flow/production/tutorial-production-mode-advanced.html) guide.