Missing documentation part added

This commit is contained in:
Mauro Mugnaini 2020-08-13 16:41:23 +02:00
parent 38c5fd0b7c
commit d47e1cba80
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,8 @@ The source of the EAR configuration is located under `src/main/application` fold
## Documentation
This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-spi](../keycloak-d4science-spi-ear/README.md).
To build the fat EAR bundle it is sufficient to type
mvn clean package

View File

@ -13,6 +13,8 @@ The source code is present in `src` folder.
## Documentation
This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-spi](../keycloak-d4science-spi-ear/README.md).
To build the JAR it is sufficient to type
mvn clean package