Full name:
org.apache.maven.plugins:maven-eclipse-plugin:2.7:install-plugins
Description:
Attributes:
compile.| Name | Type | Since | Description |
|---|---|---|---|
| eclipseDir | File |
- |
This is the installed base directory of the Eclipse instance you
want to modify. |
| overwrite | boolean |
- |
Determines whether this mojo leaves existing installed plugins
as-is, or overwrites them. Default value is: false. |
| pluginDependencyTypes | String |
- |
Comma-delimited list of dependency <type/> values which will
be installed in the eclipse instance's plugins directory. Default value is: jar. |
java.io.FileNo${eclipseDir}booleanNo${overwrite}falsejava.lang.StringNo${pluginDependencyTypes}jar