Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
2.9
-
None
-
None
-
NA
Description
The Eclipse plugin currently has a "workspace" configuration option.
This option directs the plugin to figure out
repo-artifact-to-Eclipse-project dependency substitutions by analyzing
the existing projects in the specified Eclipse workspace.
Rather than have the Eclipse plugin figure out these substitutions, I
want to directly configure the substitutions with a map of
. When the Eclipse plugin handles a dependency, it
can first check the map. If the map contains an entry for the
dependency, then the specified project is used; otherwise, the
repo-artifact is used.
The old Maven 1 plugin had something like this, in the form of a "project" flag:
http://maven.apache.org/maven-1.x/plugins/eclipse/faq.html#project_dependencies