Skip to content

Creates a complete installation of windup with a default login

License

Notifications You must be signed in to change notification settings

mrizzi/windup-web-distribution

 
 

Repository files navigation

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

If you want to build this project using SNAPSHOTs, add the settings.xml file to the command line:

mvn -s settings.xml 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

About

Creates a complete installation of windup with a default login

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 46.4%
  • Batchfile 46.0%
  • Dockerfile 6.3%
  • HTML 1.3%