Full name:
org.openl.rules:openl-maven-plugin:5.25.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 . |
boolean
5.24.0
No
skipITs
boolean
5.24.0
No
skipTests
java.io.File
5.19.0
No
${project.build.sourceDirectory}/../openl
java.io.File
5.24.0
Yes
${project.build.directory}/openl-workspace