Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7103

Make generic VersionScheme a component

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-2, 4.0.0
    • Core
    • None

    Description

      Maven Resolver, while provides VersionScheme implementation (the GenericVersionScheme does not binds it (makes it a component) nor creates instance from it (it works against interfaces, actual implementation is left to "integration" like Maven is).

      As Maven is the main "user" of GenericVersionScheme, it makes sense to bind it in Maven Realm.

      Right now, instances of it are created "ad-hoc" (wherever needed) instead of being injected (and shared as singleton), as implementation is stateless/thread-safe.

      Attachments

        Issue Links

          Activity

            People

              cstamas Tamas Cservenak
              cstamas Tamas Cservenak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: