Full name:
org.openl.rules:openl-maven-plugin:5.23.5: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 Tablets-related resources such as
rules and project descriptor, for example,
${project.basedir}/src/main/openl. Default value is: ${project.build.sourceDirectory}/../openl. |