gnodet commented on PR #856:
URL: https://github.com/apache/maven/pull/856#issuecomment-1294047030

   > Do we have three the same or similar classes?
   
   We have 3 copies of the `WrapperProperties`, `WrapperList`.  Those are non 
public classes used in the v3 models which wraps the new immutable v4 models.  
I made copies in order to not add dependencies to some _utility_ module.
   We also have 4 copies of `ImmutableCollections` (those are non public 
classes used in the new v4 models).
   I've created https://issues.apache.org/jira/browse/MNG-7585 to try to find a 
way to get rid of those duplicates.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to