Full name:
org.openl.rules:openl-maven-plugin:5.26.0:verify
Description:
Attributes:
compile+runtime.5.24.0.verify.| Name | Type | Since | Description |
|---|---|---|---|
<workspaceFolder> |
File |
5.24.0 |
Directory containing the generated artifact. Default value is: ${project.build.directory}/openl-workspace. |
| Name | Type | Since | Description |
|---|---|---|---|
<skipITs> |
boolean |
5.24.0 |
Deprecated. for troubleshooting purposes User property is: skipITs. |
<skipTests> |
boolean |
5.24.0 |
Parameter to skip running OpenL Tablets verify goal if it set to
'true'. User property is: skipTests. |
<sourceDirectory> |
File |
5.19.0 |
Folder that contains all OpenL Tablets-related resources such as
rules and project descriptor, for example,
${project.basedir}/src/main/openl. Default value is: ${project.build.sourceDirectory}/../openl. |
boolean5.24.0NoskipITsboolean5.24.0NoskipTestsjava.io.File5.19.0No${project.build.sourceDirectory}/../openljava.io.File5.24.0Yes${project.build.directory}/openl-workspace