Full name:
org.openl.rules:openl-maven-plugin:5.26.0:deploy
Description:
Attributes:
compile.deploy.| 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. |
java.lang.StringYesopenl.deployServerjava.lang.StringYesopenl.deployTypejava.lang.StringYesopenl.deployUrljava.io.FileYes${project.build.directory}java.io.File5.19.0No${project.build.sourceDirectory}/../openljava.io.FileYes${project.build.directory}/openl-workspace