Compiles WSDL into ActionScript3 SOAP client stubs.
Mojo Attributes:
generate-sources| Name | Type | Description |
|---|---|---|
| flexHome | File |
No description. |
| outputDirectory | File |
Location of the output ActionScript source. |
| project | MavenProject |
No description. |
| sourceDirectory | File |
Specifies the directory containing WSDL files. |
| Name | Type | Description |
|---|---|---|
| excludes | Set |
Set of exclude patterns |
| includes | Set |
A set of patterns matching files from the sourceDirectory that should be processed as grammers. |
| typeMappingStrategy | String |
Name of the type mapping strategy: 'asxsd' (the default) or 'none'. |
Set of exclude patterns
java.util.SetNojava.io.FileYes${flex.home}java.util.SetNojava.io.FileYes${project.build.directory}/generated-sources/wsdl2asorg.apache.maven.project.MavenProjectYes${project}java.io.FileYes${basedir}/src/main/wsdljava.lang.StringNo