Full name:
org.servebox.flex:flex-plugin:2.3.2:deployswc
Description:
Attributes:
deploy prior to executing itself.swclifecycle.| Name | Type | Since | Description |
|---|---|---|---|
| buildFinalName | String |
- |
The name of the artifact when building. Default value is: ${project.build.buildFinalName}. |
| classifier | String |
- |
Artifact classifier. |
| deploymentRepository | ArtifactRepository |
- |
(no description) |
| localRepository | ArtifactRepository |
- |
(no description) |
| makeRSL | boolean |
- |
Indicate whether the compiler should install the RSL (SWF file) for
the artifact. Default value is: false. |
| outputDirectory | File |
- |
The target directory to place the SWC artifact. Default value is: ${project.build.directory}. |
java.lang.StringNo${project.build.buildFinalName}java.lang.StringNoorg.apache.maven.artifact.repository.ArtifactRepositoryNo${project.distributionManagementArtifactRepository}org.apache.maven.artifact.repository.ArtifactRepositoryNo${localRepository}makeRSL :
booleanNo${flex.compiler.makeRSL}falsejava.io.FileNo${project.build.directory}