cstamas commented on PR #371:
URL: 
https://github.com/apache/maven-shared-utils/pull/371#issuecomment-4038574941

   Because the old library is exported artifact and exported package by Maven 
Core:
   
https://github.com/apache/maven/pull/11785/changes#diff-b76b580d9f114f031c237a133170d81d40ead39ddecd91b576f40c2139e31ba0
   
   Hence, doing this sort of a breakage (ie between 3.9.x and 3.10.x) could 
result that some plugins would work with 3.9.x but not with 3.10.x and other 
way around. Best to have 3.10.x "smooth sailing", and just keep this 
(deprecated) library as dependency, as 4 is coming anyway.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to