- Notifications
You must be signed in to change notification settings - Fork0
Tool to create a .war File from commandline.
License
kaisnb/create-war
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tool to create a .war File from commandline.
Runnpm install -D git+https://github.com/kaisnb/create-war.git
to install the tool directly from github.
To run the tool callcreate-war config="path\to\config.json"
. The commandcreate-war
is availabe inside npm scripts.
These are all possible configration parameters. They are all required and have no defaults.
{"OUT_PATH":"dist/application.war","INPUT_PATH":"dist/application","DISPLAY_NAME":"Display Name","CONTEXT_ROOT":"/application"}
OUT_PATH — Output path where the .war is placed.
INPUT_PATH — Input path to the folder containing your build.
DISPLAY_NAME — Content of display-name node inside web.xml.
CONTEXT_ROOT — Includes a powerful search engine ([lunr.js]) for easily finding what you're looking for.
Everything in this repository islicensed under the MIT License unless otherwise specified.
Copyright (c) 2019 Kai Schönberger
About
Tool to create a .war File from commandline.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.