Full name:
org.andromda.maven.plugins:andromdapp-maven-plugin:3.5-SNAPSHOT:eclipse
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| classpathArtifactTypes | Set | - | The artifact types which should be included in the generated
Eclipse classpath. |
| classpathMerge | String | - | Allows non-generated configuration to be "merged" into the
generated .classpath file. |
| excludePoms | String | - | Defines the POMs to exclude when generating the eclipse files. |
| excludes | String[] | - | Defines the POMs to exclude when generating the eclipse files. |
| includes | String[] | - | Defines the POMs to include when generating the eclipse files. |
| repositoryVariableName | String | - | The name of the variable that will store the maven repository
location. |
| resolveTransitiveDependencies | boolean | - | Whether or not transitive dependencies shall be included in any
resources (i.e. .classpath that are generated by this mojo). |
| session | MavenSession | - | (no description) |
| skipProcessing | boolean | - | Whether or not processing should be skipped (this is if you just
want to force AndroMDA not to run on your model). |
| variables | Variable[] | - | (no description) |
resolveTransitiveDependencies: