|
Class Summary |
| CleanMojo |
Delete Old Data and Data Model within eFaps of current logged in SQL
database user (via dropping of all tables, views, constraints etc.).. |
| CompileMojo |
Compiles all ESPJ's and Cascade Style Sheets within eFaps. |
| EFapsAbstractMojo |
|
| GenerateUUIDMojo |
A new universally unique identifier (UUID) is created and printed out.
By adding -DUUID.count=3 to the calling command line the number
of UUID generated can be set.
e.g.
mvn efaps:generateUUID -DUUID.count=3 |
| UpdateFromFileMojo |
TODO comment! |