Maven 2 & 3

trivial patch to enable custom depepndeny resolution mechanism

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.0-alpha-1
  • Component/s: None
  • Labels:
    None
  • Complexity:
    Intermediate
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

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.

Activity

Hide
Jason van Zyl added a comment -

Patch applied.

Show
Jason van Zyl added a comment - Patch applied.
Hide
Paul Benedict added a comment -

Unless you actually want those methods overridden (have a particular use case in mind?), they should be marked as final.

Show
Paul Benedict added a comment - Unless you actually want those methods overridden (have a particular use case in mind?), they should be marked as final.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: