[ 
https://issues.apache.org/jira/browse/MNG-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet closed MNG-7585.
--------------------------------
    Resolution: Fixed

> Get rid of duplicate utility classes
> ------------------------------------
>
>                 Key: MNG-7585
>                 URL: https://issues.apache.org/jira/browse/MNG-7585
>             Project: Maven
>          Issue Type: Task
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0-alpha-6
>
>
> 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... ?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to