... | ... | @@ -12,6 +12,7 @@ To display the current configuration: |
|
|
# -N only current project NO sub modules
|
|
|
# Check config
|
|
|
mvn -N generator-ui:config
|
|
|
mvn -N -X generator-ui:config # log level debug
|
|
|
|
|
|
# Update config
|
|
|
mvn generator-ui:config -Dpath.i18n=vaadin-companies-component/src/main/resources/i18n
|
... | ... | |