Full name:
org.openl.rules:openl-maven-plugin:5.25.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.String
Yes
openl.deployServer
java.lang.String
Yes
openl.deployType
java.lang.String
Yes
openl.deployUrl
java.io.File
Yes
${project.build.directory}
java.io.File
5.19.0
No
${project.build.sourceDirectory}/../openl
java.io.File
Yes
${project.build.directory}/openl-workspace