eclipse:add-maven-repo
Full name:
org.apache.maven.plugins:maven-eclipse-plugin:2.7:add-maven-repo
This plugin goal has been deprecated:
Use configure-workspace goal instead.
Description:
Adds the classpath variable M2_REPO to Eclipse. DEPRECATED.
Replaced by eclipse:configure-workspace.
Attributes:
Required Parameters
Name |
Type |
Since |
Description |
workspace |
String |
- |
Directory location of the Eclipse workspace.
|
Parameter Details
workspace:
Directory location of the Eclipse
workspace.
- Type:
java.lang.String
- Required:
Yes
- Expression:
${eclipse.workspace}