Install the add-on to your Vaadin project by simply copying the JAR file from Vaadin Directory or add the add-on to your project using Maven or Ivy (see the Maven/Ivy configuration snippet required from Vaadin Directory).
If you want to build it yourself:
mvn clean install
cd progresswindow-for-vaadin-demo
mvn jetty:run