Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
This patch enables you to specify your workspace, and all dependent artefacts that are available in your eclipse-workspace will be attached as project references even if they are not in the reactor.
the property can be set with -DworkspaceToConnect=.....
I did not have the time to create Test cases but, i maybe someone can help with that!
The patch is based on the MECLIPSE-333 branch.
as usual the new files are in the extra tgz.
Attachments
Issue Links
| This issue relates to: | ||||
| MECLIPSE-341 | Support RAD7 |
|
|
|
| MECLIPSE-158 | Add the ability to selectively treat a referenced project as a local repository file |
|
|
|
| MECLIPSE-334 | Add a rule that determined artifacts will be always recognized as reactor projects |
|
|
|
| MECLIPSE-197 | Automatic reference of dependee projects |
|
|
|
| MECLIPSE-74 | Workspace inspection when adding a project |
|
|
|
| MECLIPSE-32 | Allow for forcing the creation of direct project references for dependencies |
|
|
|
| MECLIPSE-256 | [PATCH]Flat Maven2 Multiproject Structures and Classpath Resolution as Projects (not binaries) |
|
|
|
| This issue is related to: | ||||
| MECLIPSE-260 | Ignore artifact version mismatches on creating references to sub-projects |
|
|
|
| MECLIPSE-120 | Force inter-project dependencies |
|
|
|
typo the property is -Declipse.workspaceToConnect=...