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

Get rid of duplicate utility classes

    XMLWordPrintableJSON

Details

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

    Description

      We currently have 3 copies of WrapperList and WrapperProperties and 4 copies of ImmutableCollections.

      It would be nice to find a way to keep a single copy of those without adding a dependency on some utility module, especially for the ImmutableCollections which are non public classes inside the v4 api.

       

      One possibility may be to use maven-shade-plugin to include a copy of the needed classes as non public classes inside the needed package... ?

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: