Full name:
net.sf.oqt:oqt-maven-plugin:0.4-SNAPSHOT:validate
Description:
A database connection is not required to run this plugin, a Derby database connection is automatically initalized (since Derby is supported by OpenJPA 1.0.0 to OpenJPA 2.2).
This plugin will make the build fail if not all JPQL queries are valid.
Attributes:
Name | Type | Since | Description |
---|---|---|---|
packageNames | List | - | The list of packages where the plugin must go look for entities.
The plugin will automatically look in all the subpackages. If this plugin is ran outside the model-module, then it's advised to give the model as a dependency of this plugin. |
skipValidation | boolean | - | Skips the validation. Default value is: false. |
The plugin will automatically look in all the subpackages.
If this plugin is ran outside the model-module, then it's advised to give the model as a dependency of this plugin.