Windup Web Distribution
Overview
This builds a ZIP file containing a self contained distribution of Windup Web.
Build the Project
To build this project, type:
mvn clean install
This creates a windup-web-distribution-<VERSION>.zip
file in the windup-web-distribution/target/
directory.
The windup-web-distribution build requires artifacts built from windup-web and windup-keycloak-tool.
A script to build this project and its dependencies (above) can be found here: windup-local-build-scripts.
Additional Resources
-
Follow the Get Involved in Windup wiki.