
|
If you were logged in you would be able to see more operations.
|
|
|
| Complexity: |
Intermediate
|
| Patch Submitted: |
Yes
|
|
In order to make OSGi dependency information available during maven build, Tyhco needs a way to participate in how Maven reads and resolves project dependencies. Maven 2.1 almost provides this capabilities, except for unfortunate "private" modifier. Attached is a trivial patch that allows subclasses override relevant methods.
|
|
Description
|
In order to make OSGi dependency information available during maven build, Tyhco needs a way to participate in how Maven reads and resolves project dependencies. Maven 2.1 almost provides this capabilities, except for unfortunate "private" modifier. Attached is a trivial patch that allows subclasses override relevant methods. |
Show » |
|