eclipse:resolve-workspace-dependencies
Full name:
io.wcm.devops.maven.plugins:eclipse-maven-plugin:3.2.1-SNAPSHOT:resolve-workspace-dependencies
Description:
For all projects currently part of the workspace, all references to the
M2_REPO classpath variable are resolved.
Note: not the projects of the reactor are inspected for unresolved artifacts, but the projects that are part of the workspace.
Attributes:
- Executes as an aggregator plugin.
- Since version:
2.10.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<workspace> |
File |
2.10 |
The eclipse workspace directory. If omitted, the parent directories of the working directory are checked. The first directory to contain a User property is: eclipse.workspace. |
Parameter Details
<workspace>
The eclipse workspace directory.
If omitted, the parent directories of the working directory are checked. The first directory to contain a .metadata subdirectory is chosen.
- Type:
java.io.File - Since:
2.10 - Required:
No - User Property:
eclipse.workspace