Uploaded image for project: 'Maven Resolver'
  1. Maven Resolver
  2. MRESOLVER-157

Get rid of ServiceLocator in Resolver

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-1, 2.0.0
    • Resolver
    • None

    Description

      maven-resolver currently supports:

      • ServiceLocator (deprecated as of 1.7.0 see MRESOLVER-160)
      • "vanilla" Guice (provides a module)
      • DI using Sisu, as used in Maven

      IMO, it makes not much sense to support 3 vastly different "DI"s (in quotes as ServiceLocator is really just a dumb factory pattern).

      Not only just complicates the code base, makes changes error prone at least, yields for "exceptions" (this or that will never work with it, as seen with SyncContext), and, for me most importantly, prevents proper constructor initialization and validation of components.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: