| commit | bec284e5395327c035d88979af2b810f9284467c | [log] [tgz] |
|---|---|---|
| author | Udo Schnurpfeil <lofwyr@apache.org> | Thu May 09 13:28:49 2019 +0200 |
| committer | Udo Schnurpfeil <lofwyr@apache.org> | Fri May 10 17:00:11 2019 +0200 |
| tree | 50c74c974ef360580f2db6c447d683cc6edeeac4 | |
| parent | 7dc13543d150687c5282ebb3cd8bd91847c36a39 [diff] |
TOBAGO-1633: Use TypeScript instead of JavaScript * jsf adapter
You need Maven 3 (at least 3.0.4) and Java 8 or later to build Tobago.
In the project directory you can use:
mvn install
to run the install target on all sub projects. This will put all necessary artifacts into your local repository.
In the directory tobago-example/tobago-example-demo call:
mvn jetty:run