You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "elharo (via GitHub)" <gi...@apache.org> on 2023/03/01 11:23:50 UTC

[GitHub] [maven] elharo commented on pull request #1015: Prefer Java standard library to Plexus util

elharo commented on PR #1015:
URL: https://github.com/apache/maven/pull/1015#issuecomment-1449935370

   Yes, I would like to remove all references to remove all references to org.codehaus.plexus.utils.StringUtils. In fact I would like to remove all references to remove all references to org.codehaus.plexus.utils and now that you mention it, I would like to get rid of remove all references to org.codehaus.plexus. Realistically it only ever was used in Maven and there's no need for separate projects or repos.
   
   But even sticking to StringUtils that's a long slog across multiple repos, and even in a single repo the semantics of replacement for a call can vary subtly from one invocation to the next so I don't think a single PR is practical. 


-- 
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-unsubscribe@maven.apache.org

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