Full name:
org.openl.rules:openl-maven-plugin:5.23.0:deploy
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<deployServer> | String | - | (no description) User property is: openl.deployServer. |
<deployType> | String | - | (no description) User property is: openl.deployType. |
<deployUrl> | String | - | (no description) User property is: openl.deployUrl. |
<outputDirectory> | File | - | Directory containing the generated artifact. Default value is: ${project.build.directory}. |
<workspaceFolder> | File | - | Directory containing the generated artifact. Default value is: ${project.build.directory}/openl-workspace. |
Name | Type | Since | Description |
---|---|---|---|
<sourceDirectory> | File | 5.19.0 | Folder that contains all OpenL-related resources (OpenL rules,
project descriptor etc.). For example:
"${project.basedir}/src/main/openl". Default value is: ${project.build.sourceDirectory}/../openl. |