Skip to content
Kristian Karl edited this page Mar 4, 2021 · 7 revisions

graphwalker:validate-models

The plugin will validate models placed in the folder src/main/resources.

Example

$ mvn graphwalker:validate-models
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< org.graphwalker.example:java-prestashop >---------------
[INFO] Building GraphWalker PrestaShop Example 4.3.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- graphwalker-maven-plugin:4.3.1:validate-models (default-cli) @ java-prestashop ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.629 s
[INFO] Finished at: 2019-09-28T11:49:55+02:00
[INFO] ------------------------------------------------------------------------
Clone this wiki locally